Comment on I love React HooksparentComments−dnautics7yI hardly think "not being pure functional" is what the op means by "magic"−baddox7yPerhaps not, but React hooks in my opinion aren't any more magical than the other internals of React that allow you to use a function style to implement component trees that change over time.
Comments
I hardly think "not being pure functional" is what the op means by "magic"
Perhaps not, but React hooks in my opinion aren't any more magical than the other internals of React that allow you to use a function style to implement component trees that change over time.