Switching from Webpack to Vite in 2025
Webpack vs Vite 2025: See performance benchmarks (16x faster dev server), code comparison, and migration guide for choosing the right build tool.
Technical deep dives into optimizing speed, efficiency, and resource utilization in software systems. Performance measurement methodologies, optimization techniques, and how targeted improvements deliver meaningful benefits.
Webpack vs Vite 2025: See performance benchmarks (16x faster dev server), code comparison, and migration guide for choosing the right build tool.
A personal blog should be fast on a phone and boring to host — Markdown to static HTML on Cloudflare, no app server.
Chrome disabled Flash in 2016. But this wasn't just about speed—it was battery life, privacy, and Apple's dominance.
If you don't need to support IE8, you can optimize your minified JavaScript with the screw-ie8 flag. Here's how to set it up in Gulp.