KahWee - Web Development, AI Tools & Tech Trends

Expert takes on AI tools like Claude and Sora, modern web development with React and Vite, and tech trends. By KahWee.

Tag: build tool

Explorations of tools that automate and optimize software build processes. Covers bundlers, compilers, and deployment pipelines with focus on real-world implementation and developer experience.

Switching from Node to Bun - Part 2

How to migrate from Node.js to Bun: Step-by-step process, challenges, results, and practical migration insights.

Switching from Node to Bun - Part 1

Why switch from Node.js to Bun: Native File and Glob APIs, dramatic performance gains, and cleaner code. Real benchmarks and examples.

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.

Using UglifyJS's screw-ie8 Option in Gulp

By default, UglifyJS writes JavaScript that works around IE 6-8 quirks. If you're building a modern app, those workarounds just add bloat. The `screw-ie8` flag tells UglifyJS to skip those...

← Back to all tags

All Tags