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