#RecipesThese 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 StoreUsage with TypeScriptMigrating to ReduxUsing Object Spread OperatorReducing BoilerplateCode SplittingServer RenderingWriting TestsComputing Derived DataImplementing Undo HistoryIsolating SubappsStructuring ReducersUsing Immutable.JS with Redux