Back to Fish Redux

Redux

doc/concept/redux.md

0.3.4432 B
Original Source

Redux

  • State
  • Action
  • Reducer
  • Store
  • Middleware The above concepts are exactly the same as the community's Redux. Redux is a framework for state management with [predictable][centralized] [easy to debug][flexibility]. If you want to have a closer understanding of Redux, please refer to https://github.com/reduxjs/redux