Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
nailer
on May 27, 2020
|
parent
|
context
|
favorite
| on:
Today’s Javascript, from an outsider’s perspective
UMD was a way to do AMD (which died years ago), CommonJS or script tags (also dead for modules).
These days you'd just add the right bit to commonJS to say this is an ES6 module.
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
These days you'd just add the right bit to commonJS to say this is an ES6 module.