Node.js: A Deep Dive into the Secrets of CommonJS Modularity
(ycombinator.com)
Node.js transformed server-side JavaScript by adopting the CommonJS (CJS) module specification, addressing key issues like the lack of a modular system and limited standard libraries.
Node.js transformed server-side JavaScript by adopting the CommonJS (CJS) module specification, addressing key issues like the lack of a modular system and limited standard libraries.