Sean
Dec 21, 2021

--

This is the opposite of scalable code. Redux addresses the problem of scalability, Hooks address the problem of class components.

You're confusing the point of Hooks. It's not a replacement for Redux, it just allows us to use functional components.

--

--

No responses yet