Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 374 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 374 Bytes

y-x-state

Demo repository used for my talk (Wh)Y manage your state? Xstate

This repository will contain three branches:

  • main : contains description and the slides
  • local-state : contains example of how we are currently using the state from react
  • xstate : example on how we can achieve the same using Xstate.