Hacker News
- XState – State machines for state management in JavaScript https://github.com/statelyai/xstate 9 comments
- How to model application flows in React with finite state machines and XState https://engineering.kablamo.com.au/posts/2021/finite-state-machines-and-xstate 10 comments
- Xstate: State machines and statecharts for the modern web https://github.com/statelyai/xstate 77 comments
Lobsters
- XState - Event-driven programming using state machines and the actor model https://stately.ai/docs/xstate 4 comments javascript , programming
- Future of state management in React with XState https://blog.jskoneczny.pl/post/future-of-state-management-in-react-with-xstate 4 comments reactjs
- Future of state management in React with XState https://dev.to/skona27/future-of-state-management-in-react-with-xstate-kg4 11 comments javascript
- Future of state management in React with XState https://dev.to/skona27/future-of-state-management-in-react-with-xstate-kg4 5 comments reactjs
- Using finite state machines in React applications with XState https://www.udemy.com/course/introduction-to-state-machines-with-xstate-and-react/?referralCode=145403C5EBEB0D9633EC&fbclid=IwAR1HTYFvf8KBw03FyomPmqAMTbuQ8r_XgjhrdFVhMYfoWfLwemrh3_jFnBE 9 comments reactjs
- Introduction to State Machines with XState and React https://www.udemy.com/course/introduction-to-state-machines-with-xstate-and-react/?referralCode=145403C5EBEB0D9633EC&fbclid=IwAR1HTYFvf8KBw03FyomPmqAMTbuQ8r_XgjhrdFVhMYfoWfLwemrh3_jFnBE 3 comments reactjs
- My experience with using state machines (xstate) in production https://moduscreate.com/blog/state-machines-in-production/ 17 comments reactjs
- I built a state machine library in typescript: Inspired from XState but does not use JSON for declaring machines https://github.com/akhil0001/simple-state-machine 5 comments javascript
- A XState extension for VSCode makes state machines shine on a team https://swizec.com/blog/a-new-vscode-extension-makes-state-machines-shine-on-a-team/ 2 comments reactjs
- 🚀 XState DevTools Extension: Visualize your App's State Changes in Real-Time (Sneak Peek) https://twitter.com/amitnovick/status/1179178482699513856 35 comments reactjs
- Here is a new tutorials series on #GraphQL tooling, this time generating #typescript definitions and #reactjs #hooks using @apollographql CLI and @UriGoldshtein codegen cli. In Feb Im planning state machines using @DavidKPiano ’s xstate and react. https://m.youtube.com/playlist?list=PLI7l2IqBd0QuuUjnTxgt0Zb-vOXxv5g9S 3 comments reactjs
- XState v4.7 released with Typestates (strongly-typed states + context), Full compat w/ RxJS, New action creators, Wildcard transitions, and Refactored algorithms https://twitter.com/DavidKPiano/status/1201507990697840640?s=20 6 comments reactjs