How Node.js works internally, with a focus on V8 and libuv
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
libuv architecture in detail, such as where it's actually using threads
Insightful talk by the creator of Node.js about some of its limitations
Explaining Node.js internals with quizzes about V8, libuv, event loop, module, stream, and cluster
Trash talk about the V8 garbage collector