logoalt Hacker News

hirako2000last Sunday at 4:34 PM3 repliesview on HN

A bit surprised to see a new framework boasting to ship as UMD. Are developers still using commonjs? I'm sure some continue to CDN inject libraries. But even then ESM is well supported.


Replies

leptonslast Sunday at 7:06 PM

>Are developers still using commonjs?

Yes, and every other flavor too. "Developers" isn't a single hive-mind entity, and there are many different purposes for javascript, and many different kinds of systems where javascript can be used.

LukeB42last Sunday at 4:38 PM

Would you prefer to see ESM or neither?