React is a state manager too, ya know!

added by JavaScript Kicks
12/13/2019 6:53:50 AM

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