Modern redux: Learn redux toolkit and the new redux best practices
Please rate the book
Book short description
Course Program:
What is Redux Toolkit and why use it?
- Introduction
- Problems solved by Redux Toolkit
Building Your First Application with Redux Toolkit
- Basics and key components
- Simplified store setup with configureStore
- Defining actions with createAction
- Creating reducers with createReducer
- Concept of state slices
Deep Dive: Building a Twitter Search Application
- Project setup with RTK
- Integration with Redux DevTools
- Using createAsyncThunk for asynchronous operations
- Working with HMR (Hot Module Replacement)
Next Steps
- Best practices for data handling
- Using Redux Toolkit with TypeScript
- Testing modern applications with Redux
Conclusion:
The book is created to refresh your knowledge of Redux and teach you modern practices of working with Redux Toolkit in a clear and accessible language. Master all the nuances of Redux and make your applications simpler and more efficient!