Tag
#state-machines
2 fragments tagged #state-machines.
- Modeling an Elevator With a State Machine
T–2026.09.07
Extending finite automata from yes/no acceptors into machines that act, using an elevator as the model. - Study Notes
- Your React State Machine Is Secretly a DFA
T–2026.09.07
Why a useState/useReducer component is, formally, a deterministic finite automaton. - Study Notes