1 repo

Action Reducer Patterns — State Management Patterns

We curate 1 GitHub repository matching state management patterns · Action Reducer Patterns. Refine with filters or upvote what's useful.

Action Reducer Patterns — State Management Patterns

We'll search the best matching repositories with AI.
  • reduxjs/redux

    reduxjs/redux

    61,444GitHub

    Redux is a predictable state container designed to manage global application data through a centralized store. It operates on a unidirectional data flow architecture where state transitions are triggered by dispatching action objects, which are then processed by pure reducer functions to produce a new, immutable state

    TypeScriptredux