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 basic and advanced tutorials.
Configuring Your Store
Migrating to Redux
Using Object Spread Operator
Reducing Boilerplate
Server Rendering
Writing Tests
Computing Derived Data
Implementing Undo History
Isolating Subapps
Structuring Reducers
Using Immutable.JS with Redux
Last updated 6 years ago