Curated list of Node.js goodies. Obviuosly it's not a complete list, more of a memoir of things I've came across.
- The Art of Node - Node.js handbook
- learnyounode - Node.js interactive tutorial (from nodeschool.io)
- stream-handbook - Streams handbook
- stream-adventure - Interactive tutorial about streams (from nodeschool.io)
- ECMAScript6 Features