Vue 3.5 Vapor Mode: Performance Wins, Migration Notes, and a Real Benchmark
A complete look at Vue 3.5 Vapor Mode, what it actually changes, how to enable it per file or project-wide, what works, what doesn't, and real benchmark numbers.
Category
Typed superset of JavaScript powering modern web tooling.
A complete look at Vue 3.5 Vapor Mode, what it actually changes, how to enable it per file or project-wide, what works, what doesn't, and real benchmark numbers.
Set up a modern TypeScript project end-to-end with Bun, Biome, and Vitest. Bootstrapping, tsconfig flags, lint/format, tests, CI all in one walkthrough.
A complete walkthrough of building a type-safe Node.js API with Hono and Drizzle for schema, migrations, typed routes, RPC client, and edge deployment.
A practical decision tree for Next.js 15, when Server Actions beat API Routes, when they don't, and how to migrate cleanly. With code, security, and performance notes.