Why Do We Need Webpack?
An explanation of why webpack is essential in modern web application development. The author compares server rendering and client rendering (SPA), analyzes how each model works, and explains why webpack helps solve complex problems when developing client-side JavaScript applications like module management, resource optimization, and supporting new JavaScript features.

Related Posts
Discover more content you might enjoy

Getting Started with React: Where to Learn React?
Sharing React learning experiences from an iOS developer's perspective, introducing resources like create-react-app, official documentation, and online courses. The author also reviews React courses on Udemy and other platforms to help beginners find an effective learning path.

1DevTool: The Developer Cockpit I Built Because I Was Drowning in Windows
I was running Claude Code, Codex, and Gemini CLI in three different terminals, plus VS Code, Chrome, Postman, and TablePlus — just to ship one feature. So I built 1DevTool: one window per project, every AI agent in one place, everything persists.

Server Compass: Why I Built a Desktop App to Turn Any $5 VPS Into My Own PaaS
I was tired of paying $20+/month for Vercel and Railway, but also tired of self-hosted panels eating 2GB of RAM on my $5 VPS. So I built Server Compass — a desktop app that connects to any VPS over SSH and gives you the full power of a managed PaaS, with zero server overhead and one-time pricing.

Accidentally Building a Blogging Platform
I hadn't written blog posts for a long time and realized I was too dependent on AI. To rebuild my writing habit and think more clearly, I decided to build a writing platform: write.rocks.

Is Blogging Really Dead?
In the AI era, is blogging dead? Pieter Levels says blogs are dead, but I believe readers will crave quality blogs with unique character - no one wants to read AI-written blogs anymore.

Product Manager/Product Owner Interview Experience Part 1
Sharing real interview experiences for Product Manager and Product Owner positions. I compile common questions like strengths/weaknesses, market estimation, product metrics, along with useful reference materials to prepare for interviews. This is the first part in a series on this topic.