4 ms·
There are a lot of resources on finite state machines, especially in TypeScript, here: https://stately.ai/docs/state-machines-and-statecharts https://stately.ai
by davidkpiano 3y ago
There are a lot of resources on finite state machines, especially in TypeScript, here: https://stately.ai/docs/state-machines-and-statecharts https://stately.ai/docs/state-machines-and-statecharts
- dustfinger 2y agoThank you, I am starting to play around with this library. I am also reading up on workflow engines vs finite state machines.