tetheta·9 anni fa·discussI would check out https://github.com/davidkpiano/xstate It's the one I've been most tempted to try. Ryan Florence has a good video of it somewhere.I haven't used explicit state machines in the past but there are a few apps that would have greatly benefited. I ended up using Redux reducers as a sort of pseudo state machine.
I haven't used explicit state machines in the past but there are a few apps that would have greatly benefited. I ended up using Redux reducers as a sort of pseudo state machine.