Get started with Redux
What is Redux ?
let's head over to the documentation:
Redux is a predictable state container for JavaScript apps.
It helps you write applications that behave consistently, run in different environments (client, server, and native), and are easy to ...
vashnavichauhan.hashnode.dev4 min read