Developer Blog
Tips, tutorials, and guides for modern web development.
Posts tagged "vite"
Clear
Tutorials
Vite 8 + Rolldown: Faster Builds and One Bundler to Rule Them All
Vite 8 replaces its dual esbuild/Rollup setup with Rolldown — a single Rust-based bundler that delivers 10–30x faster production builds. Here's what changed and how to migrate.
Apr 6, 2026 7 min read

Opinion
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.
Mar 30, 2026 8 min read