Get started with the basic features of Redux Toolkit in this video. As an example we create a "counter" component to show what Redux Toolkit in its most basic form has to offer.
Get started with the basic features of Redux Toolkit in this video. As an example we create a "counter" component to show what Redux Toolkit in its most basic form has to offer.
For further actions, you may consider blocking this person and/or reporting abuse
haXarubiX -
Dennis Persson -
Lithe -
Jaime -
Top comments (2)
Before Redux Toolkit came out, I was afraid to use Redux.
I was amazed at the amount of boilerplate code required to get up and running! The toolkit abstracted a lot of that, which makes it easier to set up and get started. Yay for the reux toolkit!