Building a Generic State Machine for Form Handling Using XState
If you're a computer scientist or follow @davidkpiano you've probably heard about state machines.
They are awesome.
Here's an example of how to use one for form handling!
Our designer says the form should look like this:
From this concept we can ded...
blog.robertbroersma.com4 min read