Elegant IoC container for Node.js

epoxy – Elegant, seamless dependency injection container for node.js… Read more

Similar

Require(esm) in Node.js

Recently I landed experimental support for require()-ing synchronous ES modules in Node.js, a feature that has been long overdue. In the pull request, I commented with my understanding about why it di... (more…)

Read more »

Node.js promisify in core

See nodejs/CTC#12 for discussion/background. I would say that that thread is a better place for general discussion, and I prefer it if comments here would be kept to what is directly relevant for t... (more…)

Read more »