build-modern-redux-apps/redux-dataflow - Redux Dataflow Core Patterns
Guides Redux Toolkit dataflow, event-style actions, reducer-owned state transitions, and derived state selectors.
Tags
Updated: 2026-09-17Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Configure Redux store
- Dispatch event actions
- Manage reducer transitions
- Derive state with selectors
Inputs
- Redux store state
- Action payloads
- External incoming data
Outputs
- Updated store state
- Derived selector data
Requirements
- @reduxjs/toolkit 2.11.2
