Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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