Skip to content

I Just Learned JavaScript, wait...

twitter.com
3 pointsjameskerr1 comment
On HN

Comments

Honestly the biggest pain with modern JS is the CJS/ESM divide

Lots of legacy packages still using CJS and a fair amount of modern packages only use ESM so you're forced to always use some transformer... until you hit an edge case where one package is not getting transformed for some reason.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.