Hacker News new | ask | show | jobs
by atrilumen 2206 days ago
You'll likely still want to bundle for production, though, for the optimizations like minification, dead code elimination, module splitting, etc.

But yeah, JS is Crazy Town. It can be very frustrating.

( Be wary of dependencies. )