module.js

July 28, 2014

Module.js is one of the most important modules in Node.js core, yet its existance remains almost completely undocumented.

In this talk, I expand on my previous blog post by walking through the module and explaining how loading, compiling, and caching all work. If you’re interested in exploring Node.js core but don’t know where to start – or if you’re just curious about its inner workings – then this is the talk for you.

Slides

Video