- Introduction to Node - Scott Moss
- NodeJS - Hard Parts
- Digging into Node - Kyle Simpson
- API Design in Node
- Node - not sure from where
- Node streams
- NodeJS Best Practice
- FullStack for front end dev (Jem Young)
- Tao of Node
- Promises Training
Practical
- How do I pass command line arguments to a Node.js program and receive them?
- What’s the difference between dependencies, devDependencies, and peerDependencies in NPM package.json file?
- How can I update each dependency in package.json to the latest version?
- How can I update Node.js and npm to their latest versions?