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

I feel the opposite. ESM is a nightmare and I hope I can avoid using it in node as long as possible.



that's the attitude that brought us sites only working in Internet Explorer (and now Chrome)

IE had many non-standard APIs that were much more convenient to use than what the standard was providing (innerHTML, document.all)

And rather than moving to the standard, more and more code was written targeting IE which also had a conveniently large user-base.

ESM is the standard. CJS is the solution proprietary to node.js.




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

Search: