Redux Tutorial - Beginner to Advanced

Learn how to use Redux in this full course for beginners. You will learn how to use Redux with ReduxToolkit Library to create an application involving HTTP requests.

Redux is a popular open-source JavaScript library for managing and centralizing application state. It is commonly used with React.

⭐️ Course Contens ⭐️
⌨️ (0:00:00) Introduction and Overview of Tutorial
⌨️ (0:00:58) Basic Terminologies
⌨️ (0:02:20) Counter App With react-redux
⌨️ (0:16:11) Using Redux Toolkit
⌨️ (0:24:34) Shopping Cart Project - Introduction
⌨️ (0:25:53) Shopping Cart Project - Auth Slice State
⌨️ (0:37:49) Shopping Cart Project - Cart Slice State
⌨️ (0:57:11) Incrementing and Decrementing Items From Cart
⌨️ (1:06:00) Adding Logout State
⌨️ (1:08:03) Using Firebase with Redux
⌨️ (1:11:11) Sending asynchronous HTTP Requests with Redux
⌨️ (1:17:05) Adding Notifications with Material UI
⌨️ (1:19:02) Adding Notification slice state
⌨️ (1:27:24) Using Redux Thunk Pattern
⌨️ (1:28:37) Creating Thunk Pattern with redux
⌨️ (1:32:22) Sending GET HTTP request with Redux
⌨️ (1:40:51) Summary of the course

💻 Code: https://github.com/Nikhilthadani/Redux-Shopping-Cart-App

#redux #reduxtoolkit #javascript

Learn Redux from Beginner to Advanced
2.05 GEEK