#ecmascript-modules

[ follow ]
Node JS
fromCSS-Tricks
2 weeks ago

A Well-Designed JavaScript Module System is Your First Architecture Decision | CSS-Tricks

JavaScript modules enable private scopes and controlled global access, essential for managing large programs and avoiding conflicts.
Node JS
fromInfoWorld
3 months ago

Node.js 22 arrives, backs ECMAScript modules

Node.js 22 adds require() support for synchronous ESM graphs, improved WebSocket client, V8 12.4, larger stream high-water mark, and stable watch mode.
[ Load more ]