We moved Railway's entire frontend off Next.js. Two PRs, zero downtime.
Builds went from 10+ minutes to under two. 200+ routes on @vite_js + @tan_stack Router, instant HMR, and dev server startup in seconds.
@vrzgc's full breakdown: https://t.co/01jxBHWEqZ
I wired @ReatomJS directly to vanilla @threejs.
So I built a pattern to get:
✅ Auto-generated Debug UI
✅ Automatic disposal
✅ Zero-overhead updates
And it works with any UI framework. 🧵
I'm extremely happy to announce the beginning of a new era in state management!
The new Reatom has way more than we're used to:
- The simplest "signal"-like API
- The most advanced concurrent effect management
- The most extensible plugin system (after jQuery, lol)
👇