Learn Redux: Redux Toolkit
Offered By: Codecademy
Course Description
Overview
Refactor your code with Redux Toolkit, an essential package for any Redux application.
Continue your Redux learning journey with Learn Redux: Redux Toolkit. Redux Toolkit contains packages and functions that are essential for building a Redux app. It builds in the best practices, simplifies most Redux tasks, prevents common mistakes, and makes it easier to write Redux applications.
### Skills you’ll gain
* Create Redux apps using Redux Toolkit.
* Improve Redux apps using `createSlice()` and `configureStore()`.
* Debug Redux applications using Redux DevTools.
### Notes on prerequisites
We recommend that you complete [Learn Redux: React Redux](https://www.codecademy.com/learn/learn-redux-react-redux) before starting this course.
Continue your Redux learning journey with Learn Redux: Redux Toolkit. Redux Toolkit contains packages and functions that are essential for building a Redux app. It builds in the best practices, simplifies most Redux tasks, prevents common mistakes, and makes it easier to write Redux applications.
### Skills you’ll gain
* Create Redux apps using Redux Toolkit.
* Improve Redux apps using `createSlice()` and `configureStore()`.
* Debug Redux applications using Redux DevTools.
### Notes on prerequisites
We recommend that you complete [Learn Redux: React Redux](https://www.codecademy.com/learn/learn-redux-react-redux) before starting this course.
Syllabus
- Redux Toolkit: Improve your code with Redux Toolkit, an essential package for any Redux application.
- Lesson: The Redux Toolkit
- Article: Implementing the Redux Store from Scratch
- Quiz: Redux Toolkit
- Project: Expense Tracker
- Informational: Next Steps
Taught by
Zoe Bachman
Related Courses
Learn ReduxCodecademy Modern Redux with Redux Toolkit (RTK) and TypeScript
egghead.io Learn React 18 with Redux Toolkit – Full Tutorial for Beginners
freeCodeCamp Redux Toolkit Tutorial – JavaScript State Management Library
freeCodeCamp Redux Tutorial - Beginner to Advanced
freeCodeCamp