One of my favourite patterns lately: driving complex UI flows with a state machine (XState), then reusing the same machine in completely different contexts.
#buildInPublic #react #xstate
Latest posts tagged with #xState on Bluesky
One of my favourite patterns lately: driving complex UI flows with a state machine (XState), then reusing the same machine in completely different contexts.
#buildInPublic #react #xstate
Just launched Unfortunate Transitions 👻
A little puzzle game where you're a poltergeist eliminating your cheerful housemate through indirect means. Built with #XState, with actor code visible in-game.
➡️ unfortunate-transitions.sandroroth.com
Howdy folks! We've been busy beavers lately, which means tonight's stream gets to show off something really special: an end-to-end orchestration for on-stream shenanigans!
We'll be live on #Twitch at 7 pm CST!
www twitch.tv/dxeys
#streamupdates #bananigans #NestJS #NextJS #xState
Howdy folks! We're going live tonight on #Twitch at 7 CST with some more AI adventures. We're exploring #xState to power the workflows from our editor; it'll be exciting to see our first successful run!
www.twitch.tv/dxeys
#streamupdates #bananigans #NestJS #NextJS #LLMdev #AIdev
🧩 Code Puzzle, a little side project I made. Each level gives you a JS snippet split into pieces. Arrange them in the right order with drag and drop to solve the puzzle.
➡️ code-puzzle.sandroroth.com
Built with #React and #XState
Anyone know how to deal with extraordinarily large #xstate machines and their even larger inferred types? We just hit the breaking point on this one and need to rethink our strat github.com/KittyCAD/mod...
👉 Už dnes! 🩵 TechMeetup 3️⃣5️⃣ na téma #Frontend v RAYNET CRM v Porubě!
Vystoupí
🗣️ Martin Krištof / Novinky v #React 19
🗣️ Hyunjoo Park / #Design #Systems in aging repos
🗣️ Pavel Kepka / #XState v Reactu a jinde..
Potkáme se tam?
➡️ Registrace na www.meetup.com/techmeetupos...
for #auth, I am using a concept that I recently started adopting — #state #machines
I am using #XState along with @supabase.com.
I self-host an instance of Supabase on my machine w/ @docker.com and that's what I will use.
#buildinpublic
Model-based testing with XState helps you test your app more thoroughly without writing every test by hand. You define the model, add test code for states and events, and XState generates the rest. Here, I’m running over 60 tests from just one model. 🚀
#testing #xstate #statemachine
Game dev journal entry 03: time traveling with multiple layers of actors in XState.
garden.bradwoods.io/notes/game-d...
#xstate #gamedev
Code patterns for rendering UI using XState and three.js.
garden.bradwoods.io/notes/game-d...
#frontend #threejs #xstate
🚀 #Sponsor Alert 🚀
Created by the developers of #XState, stately.ai offers Innovative visual tools and platforms for designing and collaborating on #application logic, enhancing #accessibility and #reliability.
Speaking at react.paris ,😉 @davidkpiano.bsky.social will deliver "Goodbye useState"
By now a good amount of our core functionality here at mimo.org is powered by #xstate. It also works surprisingly well to handle websocket connections and lifecycle by using "fromCallback". Reconnecting, error handling, message sending... all nicely typed and easy to reason about.
My passion lies in problem-solving, but I do have preferred tools for the job. #Golang on the backend, #TypeScript on the frontend. #Xstate for state-machines, #Postgres or #SQLite for databases. #Linux for servers.
Finally got around to work on Eventpuffin (#buildinpublic) again. Server-side events are really cool. Even with added latency, it's pretty smooth.
Stack: #TypeScript, #Node, #Astro, #XState and #SQLite
Pretty silly idea: generating cactus plants with state machines
cactus-tycoon-3d.vercel.app
#React #ThreeJS #StateMachines #xState #Javascript