Redux-toolkit
Q.1 What is Redux?
Ans:- Redux is a State Management Library. that can contain all the states of an application.
Redux allows to React Component to read data from the redux store.
Q2. What is the Difference between Redux and redux-toolkit?
Ans:- R...
nikhilmalviya.hashnode.dev5 min read
Bipin Yadav
Frontend-Developer
Well explained 👍