Completed
) Using Redux Toolkit
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Redux Tutorial - Beginner to Advanced
Automatically move to the next video in the Classroom when playback concludes
- 1 ) Introduction and Overview of Tutorial
- 2 ) Basic Terminologies
- 3 ) Counter App With react-redux
- 4 ) Using Redux Toolkit
- 5 ) Shopping Cart Project - Introduction
- 6 ) Shopping Cart Project - Auth Slice State
- 7 ) Shopping Cart Project - Cart Slice State
- 8 ) Incrementing and Decrementing Items From Cart
- 9 ) Adding Logout State
- 10 ) Using Firebase with Redux
- 11 ) Sending asynchronous HTTP Requests with Redux
- 12 ) Adding Notifications with Material UI
- 13 ) Adding Notification slice state
- 14 ) Using Redux Thunk Pattern
- 15 ) Creating Thunk Pattern with redux
- 16 ) Sending GET HTTP request with Redux
- 17 ) Summary of the course