Understanding Redux (Part 1): Demystifying Store, Action and Reducers
Introduction
As a pre-requisite, I will be assuming that the readers of this article are familiar with React.
As per the official docs of Redux, it is a Predictable State Container for JS Apps. If we try to dig deep into this statement, it's very muc...
sohamderoy.hashnode.dev10 min read