Redux Toolkit - The Standard Way to Write Redux
Redux is a state manager for JavaScript Applications. Mostly used with React. Most of the large-scale react apps include redux for managing the global state. But does all the redux based application follows the standard approach?
Redux needs to be im...
nilanth.hashnode.dev3 min read