Skip to content

Practical examples of statechart-based solutions with xstate.

Notifications You must be signed in to change notification settings

hlkn/xstate-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xstate-examples

Explanation

This repo serves as a resource for any developer curious about state machines and statecharts. I've heard developers that want to use state machines, but have not found the "perfect reason" to utilize them. Now the "perfect reason" is easier to find. 😉

Repository Structure

Current Examples

Future Examples

  • React Native "Simon Says" game
  • Authentication flow
  • Welcome/walkthrough flow
  • Todos
  • Ticket selection and payment flow
  • Stepped form/wizard
  • Medium-like article creation/updating

Examples Showing Specific State Machine Concepts

Handy Resources

About

Practical examples of statechart-based solutions with xstate.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 46.1%
  • JavaScript 18.5%
  • Vue 17.5%
  • Svelte 13.6%
  • HTML 4.2%
  • CSS 0.1%