Svelte 5: The Release I Finally Migrated To
I dragged my feet on Svelte 5 for nearly a year. Twenty months in, here is what I actually use across runes and snippets, plus…
I dragged my feet on Svelte 5 for nearly a year. Twenty months in, here is what I actually use across runes and snippets, plus…
I ran four repos for one product and lost Fridays to version-syncing. Here's how I think about monorepo vs polyrepo now, and when each setup…
I moved from npm to pnpm six months ago and my node_modules went from 14GB to under 3GB. Here's what changed, where it bit me,…
I defended Redux for years, then Zustand made most of the boilerplate disappear. Here's how the two compare, with real code, and where I still…
Six months of running Bun in production for a small Node service. What I gained, what I lost, and the three sharp edges that almost…
I've been migrating projects from Jest to Vitest since late 2024. Here's where Vitest actually wins, where Jest still beats it, and the playbook I…
My honest take on Bun vs Node after six months of mixing both: where Bun earned a real spot in my workflow, and where Node…