Hacker News new | ask | show | jobs
by davidkpiano 825 days ago
There are a lot of resources on finite state machines, especially in TypeScript, here: https://stately.ai/docs/state-machines-and-statecharts
1 comments

Thank you, I am starting to play around with this library. I am also reading up on workflow engines vs finite state machines.