#esm

[ follow ]
Raymondcamden
4 days ago
JavaScript

Eleventy 3.0 Released (and in use here!)

Eleventy 3.0 emphasizes proper file extensions for permalinks to avoid deployment issues. [ more ]
Raymondcamden
2 months ago
JavaScript

Upgraded to Eleventy 3.0 (Beta)

Upgrading to Eleventy 3.0 beta was smooth with the help of the upgrade helper and addressing issues like EJS removal via plugins. [ more ]
InfoQ
4 months ago
JavaScript

The Deno Team Releases JSR, a New JavaScript Package Registry

JSR, a new JavaScript registry, competes with npm by focusing on ESM, TypeScript, and multiple runtimes to improve developer experience. [ more ]
Marcin Wanago Blog - JavaScript, both frontend and backend
6 months ago
JavaScript

Comparing ECMAScript Modules and CommonJS

JavaScript has evolved from a simple language for dynamic websites to complex projects requiring code organization in modules.
Comparison of popular methods for splitting JavaScript code into modules: ECMAScript Modules (ESM) and CommonJS. [ more ]
[ Load more ]