webpack
4 posts
webpack
Grunt vs Gulp vs Webpack: How Modern Bundling Emerged2/2
How Grunt reshaped build automation and webpack changed how we think about dependencies: the hard shift from manual processes to modern bundling.
build-tools · webpack · javascript +1
September 4, 2025Development
esbuild, SWC, and Vite: Why Native Build Tools Replaced Webpack1/2
How native tools like esbuild, SWC, and Vite solved webpack's speed problems, taking builds from tens of seconds down to milliseconds.
esbuild · build-tools · vite +4
September 4, 2025Development
Google Closure Compiler: Legacy, Lessons, and Modern Alternatives
How Google's 2009 Closure Compiler shaped modern web tooling, from dead code elimination to type checking, and its lasting mark on today's build tools.
javascript · build-tools · best-practices +6
September 4, 2025Development
Micro Frontend Implementation Patterns: Module Federation and Beyond1/1
Production-ready Module Federation setups, cross-app communication, routing strategies, and the race conditions that break split routing under load.
build-tools · react · tutorial +2
September 4, 2025Development