Hacker News new | past | comments | ask | show | jobs | submit login

> I've started doing it recently and it is lovely - no need for a bundler/compile step.

Same here, I'm also doing on-demand module loading, it's an enormous productivity boost for me as a developer because of the shorter feedback loop, zero time spent fighting/configuring the tool chain, and how powerful the debugger in the browser is when it actually works. It's also a massive performance boost for the resulting web page because of orders of magnitude less code, and small entry point/initial page load.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: