some sources either copied from the internet (and perhaps modified), or created by hand - used to learn about xstate.
JavaScript and TypeScript finite state machines and statecharts for the modern web.
A project that shows the basics of xstate, and three forms of using the API and create state machines.
Source: xstate
Code here.
An implementation of 7GUIs' counter.
Source: xstate
Code here.
An implementation of 7GUIs' temperature.
Source: xstate
Code here.
An implementation of 7GUIs' flight booker.
Source: xstate
Code here.
An implementation of 7GUIs' timer.
Source: xstate
Code here.
An implementation of a counter with increment and decrement functions.
Source: xstate
Code here
An implementation of a calculator.
Source: xstate
Code here