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 StoreUsage with TypeScriptMigrating to ReduxUsing Object Spread OperatorReducing BoilerplateServer RenderingWriting TestsComputing Derived DataImplementing Undo HistoryIsolating Redux Sub-AppsUsing Immutable.JS with ReduxCode SplittingStructuring Reducers