/
githubmirror
/
redux
Обзор
Документация
Войти
/
githubmirror
/
redux
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
website/_redirects
198 строк
11 KB
Mark Erikson
Try to fix /usage/index URL redirect
20 апр 2022, 06:50
20 апр 2022, 06:50
31ab3b8
Код
Авторство
О чём код?
# Redirect all of our current Gitbook-generated URLs to the corresponding Docusaurus URLs # We will omit any URLs that directly match already, like /api/store # Note that more general URLs need to go later, so we'll put them at the end of each section /advanced/asyncactions* /tutorials/fundamentals/part-6-async-logic /advanced/asyncflow* /tutorials/fundamentals/part-6-async-logic /advanced/exampleredditapi* /tutorials/fundamentals/part-8-modern-redux /advanced/nextsteps* /tutorials/fundamentals/part-8-modern-redux#next-steps-for-learning-and-using-redux /advanced/usagewithreactrouter* /tutorials/essentials/part-4-using-data#showing-single-posts /advanced /tutorials/fundamentals/part-1-overview /api /api/api-reference /basics/dataflow* /tutorials/fundamentals/part-2-concepts-data-flow /basics/exampletodolist* /tutorials/fundamentals/part-5-ui-react /basics/usagewithreact* /tutorials/fundamentals/part-5-ui-react /basics /tutorials/fundamentals/part-1-overview /faq/codestructure* /faq/code-structure:splat /faq/designdecisions* /faq/design-decisions:splat /faq/immutabledata* /faq/immutable-data:splat /faq/organizingstate* /faq/organizing-state:splat /faq/reactredux* /faq/react-redux:splat /faq/storesetup* /faq/store-setup:splat /introduction/coreconcepts* /introduction/core-concepts:splat /introduction/learningresources* /introduction/learning-resources:splat /introduction/priorart* /understanding/history-and-design/prior-art:splat /introduction/threeprinciples* /understanding/thinking-in-redux/three-principles:splat /introduction /introduction/getting-started /recipes/using-immutablejs-with-redux* /style-guide/style-guide#use-immer-for-writing-immutable-updates /recipes/usingimmutablejs* /style-guide/style-guide#use-immer-for-writing-immutable-updates /recipes/computingderiveddata* /usage/deriving-data-selectors /recipes/configuringyourstore* /usage/configuring-your-store:splat /recipes/implementingundohistory* /usage/implementing-undo-history:splat /recipes/isolatingsubapps* /usage/isolating-redux-sub-apps:splat /recipes/migratingtoredux* /tutorials/fundamentals/part-8-modern-redux:splat /recipes/reducingboilerplate* /usage/reducing-boilerplate:splat /recipes/serverrendering* /usage/server-rendering:splat /recipes/usingobjectspreadoperator* /usage/structuring-reducers/immutable-update-patterns:splat /recipes/writingtests* /usage/writing-tests:splat /recipes/structuringreducers/basicreducerstructure* /usage/structuring-reducers/basic-reducer-structure:splat /recipes/structuringreducers/beyondcombinereducers* /usage/structuring-reducers/beyond-combinereducers:splat /recipes/structuringreducers/immutableupdatepatterns* /usage/structuring-reducers/immutable-update-patterns:splat /recipes/structuringreducers/initializingstate* /usage/structuring-reducers/initializing-state:splat /recipes/structuringreducers/normalizingstateshape* /usage/structuring-reducers/normalizing-state-shape:splat /recipes/structuringreducers/prerequisiteconcepts* /usage/structuring-reducers/prerequisite-concepts:splat /recipes/structuringreducers/refactoringreducersexample* /usage/structuring-reducers/refactoring-reducer-example:splat /recipes/structuringreducers/reusingreducerlogic* /usage/structuring-reducers/reusing-reducer-logic:splat /recipes/structuringreducers/splittingreducerlogic* /usage/structuring-reducers/splitting-reducer-logic:splat /recipes/structuringreducers/updatingnormalizeddata* /usage/structuring-reducers/updating-normalized-data:splat /recipes/structuringreducers/usingcombinereducers* /usage/structuring-reducers/using-combinereducers:splat /recipes/structuringreducers /usage/structuring-reducers/structuring-reducers /recipes /usage/index # Old old Gitbook links? /docs/introduction/CoreConcepts.html /introduction/core-concepts /docs/introduction/Motivation.html /understanding/thinking-in-redux/motivation /docs/introduction/Ecosystem.html* /introduction/ecosystem:splat /docs/introduction/CoreConcepts.html /introduction/core-concepts /docs/introduction/PriorArt.html /understanding/history-and-design/prior-art /docs/introduction/ThreePrinciples.html /understanding/thinking-in-redux/three-principles /docs/introduction/Examples.html* /introduction/examples:splat /docs/introduction/ /introduction/getting-started /docs/basics/index.html /tutorials/fundamentals/part-1-overview /docs/basics/ /tutorials/fundamentals/part-1-overview /docs/basics/Reducers.html* /tutorials/fundamentals/part-3-state-actions-reducers /docs/basics/Actions.html* /tutorials/fundamentals/part-2-concepts-data-flow /docs/basics/DataFlow.html* /tutorials/fundamentals/part-2-concepts-data-flow /docs/basics/Store.html* /tutorials/fundamentals/part-4-store /docs/basics/ExampleTodoList.html* /tutorials/fundamentals/part-5-ui-react /docs/basics/UsageWithReact.html* /tutorials/fundamentals/part-5-ui-react /docs/advanced/AsyncActions.html* /tutorials/fundamentals/part-6-async-logic /docs/advanced/Middleware.html* /tutorials/fundamentals/part-4-store#middleware /docs/advanced/AsyncFlow.html* /tutorials/fundamentals/part-6-async-logic /docs/advanced/ExampleRedditAPI.html /tutorials/fundamentals/part-8-modern-redux /docs/advanced/UsageWithReactRouter.html* /tutorials/essentials/part-4-using-data#showing-single-posts /docs/advanced/index.html /tutorials/fundamentals/part-1-overview /docs/advanced/ /tutorials/fundamentals/part-1-overview /docs/faq/General.html* /faq/general:splat /docs/faq/Actions.html* /faq/general/actions:splat /docs/faq/Reducers.html* /faq/reducers:splat /docs/faq/OrganizingState.html* /faq/organizing-state:splat /docs/faq/CodeStructure.html* /faq/code-structure:splat /docs/faq/StoreSetup.html* /faq/store-setup:splat /docs/faq/Performance.html* /faq/performance:splat /docs/faq/ImmutableData.html* /faq/immutable-data:splat /docs/faq/ReactRedux.html* /faq/react-redux:splat /docs/FAQ.html* /faq:splat /docs/api/bindActionCreators.html* /api/bindactioncreators:splat /docs/api/combineReducers.html* /api/combinereducers:splat /docs/api/createStore.html* /api/createstore:splat /docs/api/applyMiddleware.html* /api/applymiddleware:splat /docs/api/compose.html* /api/compose:splat /docs/api/Store.html* /api/store:splat /docs/recipes/UsingImmutableJS.html* /style-guide/style-guide#use-immer-for-writing-immutable-updates /docs/recipes/ComputingDerivedData.html* /usage/deriving-data-selectors /docs/recipes/ReducingBoilerplate.html* /usage/reducing-boilerplate:splat /docs/recipes/ImplementingUndoHistory.html* /usage/implementing-undo-history:splat /docs/recipes/ServerRendering.html* /usage/server-rendering:splat /docs/recipes/MigratingToRedux.html /tutorials/fundamentals/part-8-modern-redux /docs/recipes/UsingObjectSpreadOperator.html* /usage/structuring-reducers/immutable-update-patterns:splat /docs/recipes/IsolatingSubApps.html /usage/isolating-redux-sub-apps /docs/recipes/WritingTests.html* /usage/writing-tests:splat /docs/recipes/StructuringReducers.html /usage/structuring-reducers/structuring-reducers /docs/recipes/reducers/UsingCombineReducers.html* /usage/structuring-reducers/using-combinereducers:splat /docs/recipes/reducers/BeyondCombineReducers.html* /usage/structuring-reducers/beyond-combinereducers:splat /docs/recipes/reducers/NormalizingStateShape.html* /usage/structuring-reducers/normalizing-state-shape:splat /docs/recipes/reducers/SplittingReducerLogic.html* /usage/structuring-reducers/splitting-reducer-logic:splat /docs/recipes/reducers/UpdatingNormalizedData.html* /usage/structuring-reducers/updating-normalized-data:splat /docs/recipes/reducers/ImmutableUpdatePatterns.html* /usage/structuring-reducers/immutable-update-patterns:splat /docs/recipes/reducers/InitializingState.html* /usage/structuring-reducers/initializing-state:splat /docs/Glossary.html* /understanding/thinking-in-redux/glossary:splat /docs/Troubleshooting.html* /usage/troubleshooting:splat # Unknown? /introduction/index.html /introduction/getting-started /api-reference/* /api/:splat /basics/example-todo-list /tutorials/fundamentals/part-5-ui-react /basics/index.html /tutorials/fundamentals/part-1-overview /recipes/isolating-subapps /recipes/isolating-redux-sub-apps /api/index.html /api/api-reference /recipes/ServerRendering.html* /recipes/server-rendering:splat /advanced/usagewithtypescript* /recipes/usage-with-typescript:splat /feedback /introduction/getting-started#help-and-discussion # PR preview for the new tutorial /tutorials/quick-start/quick-start-part-1 /tutorials/essentials/part-1-overview-concepts # New "Fundamentals" tutorial replaces old "Basics/Advanced" tutorials /basics/basic-tutorial* /tutorials/fundamentals/part-1-overview /basics/actions* /tutorials/fundamentals/part-2-concepts-data-flow /basics/reducers* /tutorials/fundamentals/part-3-state-actions-reducers /basics/store* /tutorials/fundamentals/part-4-store /basics/data-flow* /tutorials/fundamentals/part-2-concepts-data-flow /basics/usage-with-react* /tutorials/fundamentals/part-5-ui-react /basics/example* /tutorials/fundamentals/part-5-ui-react /advanced/advanced-tutorial* /tutorials/fundamentals/part-1-overview /advanced/async-actions* /tutorials/fundamentals/part-6-async-logic /advanced/async-flow* /tutorials/fundamentals/part-6-async-logic /advanced/middleware* /tutorials/fundamentals/part-4-store#middleware /advanced/usage-with-react-router* /tutorials/essentials/part-4-using-data#showing-single-posts /advanced/example-reddit-api* /tutorials/fundamentals/part-8-modern-redux /advanced/next-steps* /tutorials/fundamentals/part-8-modern-redux#next-steps-for-learning-and-using-redux # 2020 Site reorganization /introduction/motivation /understanding/thinking-in-redux/motivation /introduction/three-principles /understanding/thinking-in-redux/three-principles /introduction/prior-art /understanding/history-and-design/prior-art /glossary /understanding/thinking-in-redux/glossary /troubleshooting /usage/troubleshooting # 2021 "Using Redux" section rewrite /recipes/using-object-spread-operator /usage/structuring-reducers/immutable-update-patterns /recipes/recipe-index /usage/index /recipes/migrating-to-redux /tutorials/fundamentals/part-8-modern-redux /recipes/computing-derived-data /usage/deriving-data-selectors /recipes/* /usage/:splat # 2022 Docusaurus "index file" update: # https://docusaurus.io/docs/sidebar/autogenerated#category-index-convention /usage/index /usage/ 301! /style-guide/style-guide /style-guide/