ALT The layers of the architecture of Node.js:
* Top layer: Node.js app
* Layer: ECMAScript standard library and Node.js APIs (implemented in JavaScript and C )
* Layer: V8 JavaScript engine (which is the foundation of the ES standard library and the JS Node APIs)
* Bottom layer: operating system
I did a minor redesign of 2ality. New features:
* Dark mode (only automatic, no toggle)
* Better printing
* Better layout on small devices
* Index pages show excerpts of posts
2ality.com/
Update of “Publishing and consuming ECMAScript modules via packages – the big picture”:
Complete rewrite of section “Packages: JavaScript’s units for software distribution”
2ality.com/2022/01/esm-speci…