top | item 31860464

(no title)

davidkpiano | 3 years ago

Creator of XState here - I agree. State machines and statecharts should be used to model parts of your application that need it, and they can potentially communicate with each other. Fitting the entire app in a single state machine is just like fitting all of the app logic in a single function; it's going to be incomprehensible.

discuss

order

No comments yet.