Logo
Explore Help
Register Sign In
kylefang/redux
1
0
Fork 0
You've already forked redux
mirror of https://github.com/zhigang1992/redux.git synced 2026-06-18 07:29:09 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
24daaab047403cb29f4e6cee592db3c0e770c199
redux/docs
History
Dan Abramov 24daaab047 Revert "Make gh-pages examples runnable"
2015-11-27 18:44:55 +00:00
..
advanced
indent switch
2015-11-25 15:32:05 -05:00
api
Fix lint errors for docs/api
2015-10-27 12:53:25 +00:00
basics
Use Object.assign also for updating state.todos
2015-11-24 16:17:55 +01:00
introduction
Revert "Make gh-pages examples runnable"
2015-11-27 18:44:55 +00:00
recipes
rename smart/dumb to presentational/container
2015-11-14 11:27:44 +08:00
Glossary.md
Fix lint errors for docs/Glossary and docs/Troubleshooting
2015-10-27 15:38:33 +00:00
README.md
add 'Implementing Undo History' recipe
2015-09-26 19:08:32 +02:00
Troubleshooting.md
Fix lint errors for docs/Glossary and docs/Troubleshooting
2015-10-27 15:38:33 +00:00

README.md

Table of Contents

  • Read Me
  • Introduction
    • Motivation
    • Three Principles
    • Prior Art
    • Ecosystem
    • Examples
  • Basics
    • Actions
    • Reducers
    • Store
    • Data Flow
    • Usage with React
    • Example: Todo List
  • Advanced
    • Async Actions
    • Async Flow
    • Middleware
    • Usage with React Router
    • Example: Reddit API
    • Next Steps
  • Recipes
    • Migrating to Redux
    • Reducing Boilerplate
    • Server Rendering
    • Writing Tests
    • Computing Derived Data
    • Implementing Undo History
  • Troubleshooting
  • Glossary
  • API Reference
    • createStore
    • Store
    • combineReducers
    • applyMiddleware
    • bindActionCreators
    • compose
  • Change Log
  • Patrons
Powered by Gitea Version: 1.24.5 Page: 91ms Template: 13ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API