1197 Views
You probably don't need Redux... or Context. Use React's internal component state instead of complex and third-party solutions. A homage to the simplicity of React's internal state I've been writing React for nearly two years now, and it has been without a doubt my favorite tool to work with in the web development space.
0 comments