Главная
Study mode:
on
1
Intro
2
Welcome
3
Prerequisite knowledge
4
Redux vs Redux Toolkit
5
Project setup
6
Install Redux Toolkit
7
Creating a Redux store
8
Providing the global store state to the app
9
Creating a Redux slice
10
Adding a slice reducer to the Redux store
11
Dispatching actions in a component
12
Checking app functionality
13
Creating more slice actions
14
Applying the new actions in the component
15
Checking the new functionality
Description:
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.

React Redux Toolkit Tutorial for Beginners - Learn Modern Redux

Dave Gray
Add to list