Remix.run Logo
hirako2000 6 hours ago

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.

leptons 3 hours ago | parent | next [-]

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

LukeB42 6 hours ago | parent | prev [-]

Would you prefer to see ESM or neither?