Reducer Composition Revisited
In this lesson, we will refactor our reducers into a more generic format. This will help us combine them in the combinedReducer (Implementation below).
We'll cover the following...
Let me take a step back and explain how reducer composition works again. This time, from a different perspective.
Consider the javascript object below:
Access this course and 1400+ top-rated courses and projects.