DEV Community

# esm

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Set up Hot Reload for Typescript ESM projects

Set up Hot Reload for Typescript ESM projects

5
Comments 1
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

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

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

64
Comments 5
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

10
Comments 1
2 min read
JavaScript Module Ecosystem

JavaScript Module Ecosystem

9
Comments
9 min read
Declarative database modelling

Declarative database modelling

7
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

12
Comments 5
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

21
Comments 5
4 min read
TS and ts-jest meet “type”: “module”

TS and ts-jest meet “type”: “module”

9
Comments
4 min read
ESM doesn't need to break the ecosystem

ESM doesn't need to break the ecosystem

18
Comments
4 min read
constructor() dynamic import()

constructor() dynamic import()

9
Comments 4
3 min read
Lazy web components: The Book

Lazy web components: The Book

4
Comments
1 min read
Getting started with Go

Getting started with Go

34
Comments
5 min read
ERR_REQUIRE_ESM

ERR_REQUIRE_ESM

12
Comments 1
3 min read
Extracting an ESM module from a Deno script

Extracting an ESM module from a Deno script

8
Comments
3 min read
notes on es modules with chantastic

notes on es modules with chantastic

6
Comments
4 min read
Migrating from CommonJS to ESM

Migrating from CommonJS to ESM

16
Comments 1
4 min read
What you need to know about ES modules in Node.js

What you need to know about ES modules in Node.js

22
Comments 1
9 min read
A Dev Server Supports ESM

A Dev Server Supports ESM

3
Comments 1
4 min read
An Overview of Javascript Module Types

An Overview of Javascript Module Types

7
Comments
13 min read
Project Automation

Project Automation

12
Comments
3 min read
TypeError: Cannot read property 'filename' of undefined in ES Modules in Node 14 and greater

TypeError: Cannot read property 'filename' of undefined in ES Modules in Node 14 and greater

7
Comments
2 min read
What the heck are CJS, AMD, UMD, and ESM in Javascript?

What the heck are CJS, AMD, UMD, and ESM in Javascript?

466
Comments 20
4 min read
🦥 React.lazy without a default export

🦥 React.lazy without a default export

47
Comments 4
1 min read
You Should be Using esm

You Should be Using esm

110
Comments 10
4 min read
Bringing old JavaScript to the type="module" world

Bringing old JavaScript to the type="module" world

8
Comments
4 min read
loading...