REDUX TOOLKIT : STATE MANAGEMENT
How to get started
What is REDUX?
Redux is a predictable state management tool for JavaScript apps.
It helps you write applications that behave consistently, run in different environments (client, server, and native), and are easy to test. On top of that, it provides a...
auraqule.hashnode.dev3 min read