Intro to Redux
Hey Readers, In this blog I will introduce you to a state management library which is redux.
Let's get started.
What is Redux?
Redux is a predictable state container for JavaScript apps.
Predictable state container: means we can store our entire ap...
gopalbharadva.hashnode.dev3 min read