Forem

# esm

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Everything about ESM and treeshaking

Everything about ESM and treeshaking

Comments
17 min read
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
Cover image for 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
Cover image for Oh CommonJS! Why are you mESMing with me?! Reasons to ditch CommonJS

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

2
Comments
5 min read
The Ongoing War Between CJS & ESM: A Tale of Two Module Systems
Cover image for The Ongoing War Between CJS & ESM: A Tale of Two Module Systems

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

2
Comments 2
8 min read
How I optimized Carousel for EditorJS 2x in size.
Cover image for 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
Cover image for Node.js, TypeScript and ESM: it doesn't have to be painful

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

116
Comments 14
3 min read
Set up Hot Reload for Typescript ESM projects
Cover image for Set up Hot Reload for Typescript ESM projects

Set up Hot Reload for Typescript ESM projects

18
Comments 4
2 min read
Set up a Node.js project + TypeScript + Jest using ES Modules
Cover image for 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
Cover image for 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
Cover image for How to use ESM on the web and in Node.js

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

8
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
Cover image for STOP using require() in node backend

STOP using require() in node backend

12
Comments 2
2 min read
JavaScript Module Ecosystem
Cover image for 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)
Cover image for 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?
Cover image for What does it take to support Node.js ESM?

What does it take to support Node.js ESM?

5
Comments 1
7 min read
loading...