Tag: state-management
All the articles with the tag "state-management".
-
The Impossible States
Why chains of boolean flags break down for multi-step React flows, and how modeling the flow as a single discriminated union makes impossible states unrepresentable.