frontend-masters-react-workshop icon indicating copy to clipboard operation
frontend-masters-react-workshop copied to clipboard

Port workshop to Svelte

Open annaghi opened this issue 4 years ago • 2 comments

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.

annaghi avatar Jul 20 '21 06:07 annaghi

This is awesome, added to the readme!

By the way, was this straightforward to port over?

davidkpiano avatar Jul 20 '21 12:07 davidkpiano

Happy to hear that!

Yes, it was a joy: XState machines and Svelte reactive stores are play very well together, even with actors. :100:

annaghi avatar Jul 20 '21 13:07 annaghi