Tierney Cyren
Twitter
GitHub
Mastodon
ESM in Node.js
Part 1: Explicit ESM in Node.js with .mjs
Part 2: Implicit ESM in Node.js with "type": "module"
Part 3: Conditional Exports: Supporting both import and require()