Skip to content

davidkpiano/frontend-masters-react-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Masters React State Modeling Workshop

Welcome to the Frontend Masters React + XState workshop!

🆕 Using Svelte? Check out the Svelte port of this workshop!

XState

Getting Started

To run this workshop:

Exercises

Exercises are separated by directory in src/##. Each directory will contain a README.md describing the goal of the exercise, as well as tips and comments in the Timer.js and timerMachine.js files.

Your objective is to accomplish the goals in README.md. If you get stuck, refer to the Timer.final.js and/or timerMachine.final.js files in each directory.