logoalt Hacker News

hirako2000yesterday at 4:34 PM2 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

leptonsyesterday 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.

LukeB42yesterday at 4:38 PM

Would you prefer to see ESM or neither?