React Redux Toolkit Tutorial for Beginners - Learn Modern Redux
Offered By: Dave Gray via YouTube
Course Description
Overview
Dive into modern Redux with this comprehensive tutorial for beginners. Learn how to implement Redux Toolkit, the recommended approach for global state management in React applications. Explore key concepts including Redux stores, slices, reducers, and actions through a step-by-step guide. Set up a project, install Redux Toolkit, create a Redux store, and provide global store state to your app. Master the process of creating Redux slices, adding slice reducers to the store, and dispatching actions in components. Apply newly created actions and verify functionality as you progress through the tutorial. Gain practical experience with Redux Toolkit and enhance your React development skills.
Syllabus
Intro
Welcome
Prerequisite knowledge
Redux vs Redux Toolkit
Project setup
Install Redux Toolkit
Creating a Redux store
Providing the global store state to the app
Creating a Redux slice
Adding a slice reducer to the Redux store
Dispatching actions in a component
Checking app functionality
Creating more slice actions
Applying the new actions in the component
Checking the new functionality
Taught by
Dave Gray
Related Courses
React.JS, Guía desde 0 (Actualizado 2022)Udemy MERN From Scratch 2023 | eCommerce Platform
Udemy Learn Redux
Codecademy React Front To Back
Udemy Complete React, Next.js & TypeScript Projects Course 2024
Udemy