Making state machines at @statelyai · I play piano
Shorts
New "Worst volume control UI" contender has emerged
153,129 просмотров
I'd be really surprised if AI ever "one-shots" something like this using just HTML + CSS
193,264 просмотров
Ever wanted to actually *simulate* your Mermaid state diagrams to see if the logic makes sense? Yeah, me too. Just copy-paste it into Stately Sketch and press play. Should I add a Mermaid → Code converter? 🤔
27,882 просмотров
XState v5 is finally here 🚀 → Express any logic, from promises to state machines → Much simpler API → Massively improved TypeScript experience → Smaller bundle size, zero deps → Advanced statechart features → New docs, examples++ npm i xstate
158,644 просмотров
Just discovered that you can enable tab-completions for npm commands pretty easily. Wish I did this years ago 🤯 npm completion >> ~/.bashrc npm completion >> ~/.zshrc