Redux

  • State
  • Action
  • Reducer
  • Store
  • MiddlewareThe 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