frontend-masters-react-workshop
frontend-masters-react-workshop copied to clipboard
Port workshop to Svelte
XState is a game changer when dealing with application logic, thank you for creating and working on it!
I saw the workshop on Frontend Masters, and as a learning process ported the workshop to Svelte: https://github.com/annaghi/xstate-svelte-workshop
If it can be helpful, feel free to use it.
This is awesome, added to the readme!
By the way, was this straightforward to port over?
Happy to hear that!
Yes, it was a joy: XState machines and Svelte reactive stores are play very well together, even with actors. :100: