List of resources to learn JavaScript and Node.js
Resources to learn Node.js.
- nodejs.org - Official Node.js docs.
- Exploring JS: JavaScript books for programmers - All books from Dr. Axel Rauschmayer are worth reading.
- Shell scripting with Node.js
- Node.js for Beginners: A comprehensive guide to building efficient, full-featured web applications with Node.js
- Node.js Design Patterns
- Everything You Need to Know About Node.js Event Loop - Bert Belder, IBM
- How Node.js Bootstraps Itself: 2019 Edition - Joyee Cheung, Igalia
- Understanding Node.js: Core Concepts - Udemy ($)
Resources to learn JavaScript.
- mdn-js - MDN JavaScript docs.
- Exploring JS: JavaScript books for programmers - All books from Dr. Axel Rauschmayer are worth reading.
- JavaScript for impatient programmers
- The Joy of JavaScript