Credit to devdocs.io
Back
Forward
Menu
Home
Clear search
redux
API Mirror
redux
6
Advanced
Advanced
Async Actions
Async Flow
Example: Reddit API
Middleware
Usage with React Router
11
API
API Reference
applyMiddleware()
bindActionCreators()
combineReducers()
compose()
createStore()
Store
Store#dispatch()
Store#getState()
Store#replaceReducer()
Store#subscribe()
7
Basics
Actions
Basics
Data Flow
Example: Todo List
Reducers
Store
Usage with React
10
FAQ
Redux FAQ: Actions
Redux FAQ: Code Structure
Redux FAQ: General
Redux FAQ: Immutable Data
Redux FAQ: Miscellaneous
Redux FAQ: Organizing State
Redux FAQ: Performance
Redux FAQ: React Redux
Redux FAQ: Reducers
Redux FAQ: Store Setup
7
Introduction
Core Concepts
Ecosystem
Examples
Introduction
Motivation
Prior Art
Three Principles
8
Miscellaneous
Advanced
API Reference
Basics
Glossary
Introduction
Recipes
Redux FAQ
Troubleshooting
22
Recipes
Basic Reducer Structure and State Shape
Beyond combineReducers
Computing Derived Data
Immutable Update Patterns
Implementing Undo History
Initializing State
Isolating Redux Sub-Apps
Managing Normalized Data
Migrating to Redux
Normalizing State Shape
Prerequisite Reducer Concepts
Recipes
Reducing Boilerplate
Refactoring Reducer Logic Using Functional Decomposition and Reducer Composition
Reusing Reducer Logic
Server Rendering
Splitting Up Reducer Logic
Structuring Reducers
Using combineReducers
Using Immutable.JS with Redux
Using Object Spread Operator
Writing Tests
redux
Advanced
API
Basics
FAQ
Introduction
Miscellaneous
Recipes
Stackoverflow
Slideshare
Speakerdeck