Hello Guys In this video I will show you crud operation using the redux toolkit and react. Redux is very useful while managing big projects so keeping knowledge of this will help you in maintaining your app.
Topic:
0:00 - Intro
0:54 - Project Setup
1:58 - Form
3:45 - Store
4:20 - Slice/Reducer
4:56 - AddItems
6:34 - Provider
7:05 - useDispatch and useSelector
8:00 - Show Items
11:16 - Using UUID
12:14 - Delete Items
13:37 - Update items
20:22 - Overview
code: https://github.com/alankgit/Redux-Too...
#redux #reactredux #reactjs