Skip to content
// writing

Posts tagged #tooling — Page 4

A mix of technical deep-dives, career reflections, and dispatches from the road.

Astro 5: Content Collections v2 and Server Islands Explained thumbnail
developmentFeb 9, 2026· 3 min
Astro 5: Content Collections v2 and Server Islands Explained
Astro 5 ships a redesigned Content Layer and a powerful Server Islands feature that brings dynamic personalization to static sites. Here's what changed and why it matters.
read more →
Bun vs Node.js: Should You Actually Switch? thumbnail
developmentFeb 3, 2026· 3 min
Bun vs Node.js: Should You Actually Switch?
Bun is fast, ships with a bundler and test runner, and is Node-compatible. But is it actually worth switching your production backend or toolchain? Here's an honest take.
read more →
Nuxt 4: What's Changing and How to Prepare Your App thumbnail
developmentJan 17, 2026· 3 min
Nuxt 4: What's Changing and How to Prepare Your App
Nuxt 4 brings a restructured project layout, improved data fetching, and a cleaner compatibility layer. Here's what to expect and how to migrate without pain.
read more →
Vite 6: What's New and Why the Environment API Changes Everything thumbnail
developmentDec 13, 2025· 3 min
Vite 6: What's New and Why the Environment API Changes Everything
Vite 6 arrived in late 2024 with the new Environment API at its core. Here's what changed, what it means for framework authors, and what you need to update in your projects.
read more →
Next.js 15 App Router: Patterns Worth Adopting Now thumbnail
developmentNov 19, 2025· 3 min
Next.js 15 App Router: Patterns Worth Adopting Now
Next.js 15 shipped with a stabilized App Router and a cleaner async model. Here are the patterns that actually improve your day-to-day development.
read more →
TypeScript 5.7: What's New and Why It Matters thumbnail
developmentNov 18, 2025· 3 min
TypeScript 5.7: What's New and Why It Matters
TypeScript 5.7 landed with some genuinely useful additions — from stricter initialization checks to path rewriting in emit. Here's what you need to know.
read more →
// the newsletter
Don't miss the next one