Intro to Redux toolkit
What is Redux?
A container where you can store your whole application data(locally) in the form of an array. It manages all types of data, So we call it State(data) Management Tool. It doesn't belong to the component state.
Why do we need it?
Wheneve...
manojkumar.hashnode.dev2 min read
Parmeshwar Rathod
🚀Fullstack/Backend Dev🧑💻| Freelancer💻|
Hey thats awesome Nice content