xstate
Posts
Links
05-10-2020Why should the context be updated with assign · Statecharts
"Just Use Props": An opinionated guide to React and XState - DEV Community
XState can feel overwhelming. Once you've gone through Kyle or David's courses and read through the docs, you'll get a thorough understanding of the API. You'll see that XState is the most powerful tool available for managing complex state.
12-01-2021ddanielbee/figma-fsm: Figma prototype file to XState syntax Finite State Machine representation
Convert Figma Prototype files to Xstate compatible Finite State Machine objects. It uses the Figma REST api to retrieve a file and transforms it into a Finite State Machine that can be visualized here
04-04-2021
24-04-2021Lucy | A DSL for Finite State Machines
Release v0.10.0 · VanTanev/xstate-helpers · GitHub
An easy way to add the XState Inspector directly to your React app.s
07-05-2021
25-05-2021How to manage global state with XState and React - DEV Community