DEV Community

# commonjs

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Oh CommonJS! Why are you mESMing with me?! Reasons to ditch CommonJS

Oh CommonJS! Why are you mESMing with me?! Reasons to ditch CommonJS

Comments
5 min read
Transitioning from CommonJS to ESM

Transitioning from CommonJS to ESM

1
Comments
9 min read
How to build TypeScript to ESM and CommonJS

How to build TypeScript to ESM and CommonJS

2
Comments
7 min read
JavaScript Module Ecosystem

JavaScript Module Ecosystem

9
Comments
9 min read
How different is CommonJs require from ES6 import?

How different is CommonJs require from ES6 import?

30
Comments 1
2 min read
Node.js now supports named imports from CommonJS modules, but what does that mean?

Node.js now supports named imports from CommonJS modules, but what does that mean?

8
Comments
6 min read
Why I've stopped exporting defaults from my JavaScript modules

Why I've stopped exporting defaults from my JavaScript modules

10
Comments 1
8 min read
loading...