|
|
|
|
|
by rgovostes
1929 days ago
|
|
Tangentially related, I've been thinking about how it is somewhat difficult to describe state machines in regular textual code, and it would be nice to have a drag-and-drop visual interface for mapping out the states and transitions, then tie regular code to the transition events. Is there anything like that out there? Or a good open source diagramming library that might lend itself to prototyping this? |
|
Project is JS/TS-specific, however.
[0] https://github.com/davidkpiano/xstate
[1] https://xstate.js.org/viz/?gist=bbcb4379b36edea0458f597e5eec...