August 2017
Beginner
374 pages
10h 41m
English
In the preceding chapter, we discussed how to solve generic problems in Redux/React with higher-order reducers/action creators/components. We extended the elements of Redux by creating their higher-order versions.
In this chapter, we will directly extend the Redux store by creating middleware for it. Finally, we will wrap up the book by giving some general tips and tricks on developing Redux applications.
In this chapter, we will cover the following topics:
Read now
Unlock full access