Refactoring Reducer Logic Using Functional Decomposition and Reducer Composition It may be helpful to see examples of what the different types
Using combineReducers Core Concepts The most common state shape for a Redux app is a plain Javascript object
Introduction Motivation
Usage with React Router So you want to do routing with your Redux app. You can use it with
Redux FAQ: Organizing State Table of Contents
Reducing Boilerplate Redux is in part inspired by Flux, and the most
Redux FAQ: Reducers Table of Contents
combineReducers(reducers) As your app grows more complex, you'll want to split your
Recipes These are some use cases and code snippets to get you started with Redux in a real app. They assume you understand the topics in
Redux FAQ: Performance Table of Contents
Page 4 of 7