Psst—requesting comments on an idea I’ve been exploring: “A composable pattern for pure state machines with effects”
Conversation
React components track input field content in state, so it's not a state machine. Is there an escape hatch in your method?
2
1
1
Replying to
Not sure I follow—if something’s not a state machine, don’t use this pattern to model it! :)

