Intro To State Machines using Xstate Workshop Notes This repo contains notes from Kyle Shevlin's Egghead.io workshop on Intro To State Machines Using Xstate. Section one Intro Section two Defining a Finite State Machine Adding createMachine Adding interpret Improving state objects Adding actions Adding context Adding guards Section three Hierarchical states Parallel States History States Activities