Using XState for a Multistep Form
-
Context might be better for steps
-
Finite state are like behaviors and everything else is data
-
What should context contain?
-
How do you know what is the final state
-
Context + Actions
-
Guarded transitions