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...
Mar 8, 20204 min read571
