Kim Boender Apr 7, 2026 10 min read Opinion

Why JavaScript Frameworks Still Matter in the Age of AI-Generated Code
AI can generate code faster than any human, but it still needs a framework to generate *good* code. Here's why React, Vue, and friends aren't going anywhere — they're actually becoming more important.
Kim Boender Apr 7, 2026 10 min read 
Bun in 2026: The JavaScript Runtime That Refuses to Lose
Bun promised to be the one runtime to rule them all — faster installs, faster execution, built-in bundling, and TypeScript out of the box. Two years in, is it delivering? Let's go deep.
Kim Boender Apr 7, 2026 10 min read 
Why I Still Reach for React in 2026
With 15+ years of frontend experience across Vue, React, and TypeScript, I share why React keeps earning a spot in my toolkit — from hooks and TypeScript DX to Next.js Server Components and the ecosystem that makes shipping fast possible.
Kim Boender Mar 30, 2026 4 min read 
Vue 3 in 2026: Why I'm Still All-In After All These Years
A personal deep-dive into Vue 3.5 from someone who's been building with Vue almost from the start. Covers the Composition API, composables, defineModel, reactive props destructure, Teleport, Suspense, Pinia, and the full modern Vue ecosystem — with real code examples throughout.
Kim Boender Mar 30, 2026 8 min read