Lessons: 35Length: 4.1 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

2.5 Challenge: Split a Reducer

Split this reducer function into two sub-reducer functions and then combine them with Redux.

Here’s a hint: use Redux.combineReducers().

Related Links