DEV Community

# esm

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
CommonJS vs ESM: The Great JavaScript Module Battle!

CommonJS vs ESM: The Great JavaScript Module Battle!

Comments
3 min read
Bundling without a bundler with esm.sh

Bundling without a bundler with esm.sh

1
Comments 1
4 min read
Building NPM packages for CommonJS with ESM dependencies

Building NPM packages for CommonJS with ESM dependencies

Comments
3 min read
Web Development Without (Build) Tooling

Web Development Without (Build) Tooling

2
Comments 2
5 min read
Dual Node TypeScript Packages - The Easy Way

Dual Node TypeScript Packages - The Easy Way

8
Comments 1
1 min read
Oh CommonJS! Why are you mESMing with me?! Reasons to ditch CommonJS

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

1
Comments
5 min read
The Ongoing War Between CJS & ESM: A Tale of Two Module Systems

The Ongoing War Between CJS & ESM: A Tale of Two Module Systems

1
Comments 2
8 min read
How I optimized Carousel for EditorJS 2x in size.

How I optimized Carousel for EditorJS 2x in size.

Comments
5 min read
Transitioning from CommonJS to ESM

Transitioning from CommonJS to ESM

1
Comments
9 min read
Node.js, TypeScript and ESM: it doesn't have to be painful

Node.js, TypeScript and ESM: it doesn't have to be painful

100
Comments 14
3 min read
Set up Hot Reload for Typescript ESM projects

Set up Hot Reload for Typescript ESM projects

15
Comments 4
2 min read
Set up a Node.js project + TypeScript + Jest using ES Modules

Set up a Node.js project + TypeScript + Jest using ES Modules

32
Comments 5
2 min read
ESM & CJS: The subtle shift in bundlejs' behaviour

ESM & CJS: The subtle shift in bundlejs' behaviour

Comments
4 min read
How to build TypeScript to ESM and CommonJS

How to build TypeScript to ESM and CommonJS

2
Comments
7 min read
ES Modules & Import Maps: Back to the Future

ES Modules & Import Maps: Back to the Future

7
Comments
3 min read
How to use ESM on the web and in Node.js

How to use ESM on the web and in Node.js

7
Comments
5 min read
Custom ESM loaders: Who, what, when, where, why, how

Custom ESM loaders: Who, what, when, where, why, how

76
Comments 8
5 min read
Creating a Node.js module for both CommonJS & ESM consumption

Creating a Node.js module for both CommonJS & ESM consumption

10
Comments
1 min read
STOP using require() in node backend

STOP using require() in node backend

12
Comments 2
2 min read
JavaScript Module Ecosystem

JavaScript Module Ecosystem

9
Comments
9 min read
Declarative database modelling

Declarative database modelling

8
Comments
4 min read
Expressjs: Javascript written in ECMAScript 2015 (ES6)

Expressjs: Javascript written in ECMAScript 2015 (ES6)

5
Comments
3 min read
How to use ES Modules with Node.js

How to use ES Modules with Node.js

20
Comments 7
3 min read
What does it take to support Node.js ESM?

What does it take to support Node.js ESM?

5
Comments 1
7 min read
Build modular app with Alpine.js

Build modular app with Alpine.js

29
Comments 6
4 min read
loading...