Hacker News new | ask | show | jobs
by lawn 878 days ago
> Do you care about how your html output looks? - I personally don't, just like I don't care about what my Webpack bundle looks like.

It's not a good comparison. You won't ever read the output of your Weboack bundle, but you will surely read the html you write (or worse, is tasked to modify or debug).