I understand this, but as far as I can see hooks are helping in setting up internal state of the component. How can we use them for centralised state management in React? Is it possible with React Hooks?
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
I understand this, but as far as I can see hooks are helping in setting up internal state of the component. How can we use them for centralised state management in React? Is it possible with React Hooks?