The Node Way - An entire philosophy of Node.js best practices and guiding principles exists for writing maintainable modules, scalable applications, and code that is actually pleasant to read.
You Don’t Know Node.js - Introduction to Node.js core features and asynchronous JavaScript.