Skip to content

tsxoxo/7GUIs-Xstate-Vue--4.Timer

Repository files navigation

Timer

4th task of the 7 GUIs.

Made with Vue and Xstate -- a framework for using finite state machines (FSM).

Open in StackBlitz


7GUIs.--.retro.--.4.webm

Similar examples

These are all official Xstate examples -- a highly recommended resource.

They don't use Vue but were helpful for figuring out the logic and syntax -- things like actor invocation and eventless (always) transitions (and when and where to use them).