Video description
Develop complex and maintainable web applications using Redux
About This Video
- Combine the power of Redux with popular JavaScript libraries to make consistent web applications
- Explore various advanced techniques with this recipe-based guide to find a solution to numerous common problems you might come across while using Redux
- Learn to structure and maintain your web application with predictable state containers
In Detail
State management is absolutely critical in providing users with a well-crafted experience with minimal bugs. Redux provides a solid, stable, and mature solution to managing state in your React application.
In this course, you’ll explore advanced state management techniques, router integration, and other common problems that you might encounter while developing your applications. The recipe-based approach allows you to quickly identify your problem and find a solution to it. This course also consists of various recipes that will help you to understand different test-case scenarios created in Redux.
Once you are well-acquainted with Redux, the course will explicitly show you how they work in developing a consistent application with React.
Audience
The video is for JavaScript developers who want to create high performing web applications with Redux. If you are a React developer, the recipes contained in the video will help you to take your web apps to the next level by combining it with Redux. Even if you’re already using Redux, it has some great practices to follow.
Publisher resources
Table of contents
-
Chapter 1 : Up and Running with Redux
- The Course Overview
- Understanding Redux Through a Non-Technical Example
- Adding Redux to Application
- First Redux Application
- Restore State from Store
- Firing Different Actions
- Handling Different Actions in Reducers
- Subscribing to Redux State
- Understanding createStore() and reducers
- Splice Reducers and Combine Them
- Summary
- Chapter 2 : Integrating Redux with React
- Chapter 3 : Middlewares in Redux
- Chapter 4 : Working with Deeply Nested Data
- Chapter 5 : Handling Server Data
- Chapter 6 : Unit Testing Redux
Product information
- Title: Redux Recipes
- Author(s):
- Release date: March 2019
- Publisher(s): Packt Publishing
- ISBN: 9781787282766
You might also like
book
React Design Patterns and Best Practices - Second Edition
Build modular React web apps that are scalable, maintainable and powerful using design patterns and insightful …
book
40 Algorithms Every Programmer Should Know
Learn algorithms for solving classic computer science problems with this concise guide covering everything from fundamental …
video
The Complete React Js and Redux Course - Build Modern Web Apps
Go from beginner to React.js expert by building an Instagram-like web app with React 16, React …
video
The Complete React Developer Course (with Hooks and Redux)
Learn how to build and launch React web applications using React, Redux, Webpack, React-Router, and more! …