August 2017
Beginner
374 pages
10h 41m
English
Reducers describe how state changes happen. We are going to split up our reducers into multiple files in a directory.
Create a src/reducers/ directory. Afterward, delete the src/reducers.js file to avoid conflicts when importing reducers.
Read now
Unlock full access