-
Node.js Docs : Official Documentation
-
- Node.js A to Z : YouTube Playlist covering all the basic topics for Backend development in Node.js.
- The Complete Node.js Developer Course (3rd Edition) : Learn Node.js by building real-world applications with Node, Express, MongoDB, Jest, and more!
- Node JS: Advanced Concepts : Get advanced with Node.Js! Learn caching with Redis, speed up through clustering, and add image upload with S3 and Node!
- Learn Nodejs by building 12 projects : Become an Expert Nodejs Developer While Building Real World Applications
- Beginner's Series to: Node.js : Series of practical, byte-sized videos about Node.js for beginners so you can get up to speed quickly
- :
-
- The Coding Train : The Coding Train is on its way with creative coding video tutorials on subjects ranging from the basics of programming languages like JavaScript to Node.js
- Traversy Media : Traversy Media features the best online web development and programming tutorials for all of the latest web technologies including Node.js, Angular 2, React.js, PHP, Rails, HTML, CSS and much more
- Academind : Academind YouTube channel has more than 400 videos based on teaching different and also explaining important concepts in Node.js.
-
- The Node Way : 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.
- Portable Node.js guide : How to write cross-platform Node.js code.
- You Dont Know Node : Node is everywhere. What if the world can be a better place if more developers master Node?
- Stream-Handbook: How to write Node.js programs with streams.
- Module Best Practices : This article deals specifically with front- and back-end Node/CommonJS modules hosted on npm, but the same concepts may apply elsewhere.
- Microsoft + Node.js Guidelines : For people using Microsoft services and technologies to get started on the right foot with Node.js
- A Roadmap for Node.js Security : This road-map by Node.js Enthusiasts discusses how some Node.js projects address security challenges, along with ways to make it easier for more projects to address these challenges in a thorough and consistent manner.
- Learn the Node.js Runtime Itself : The article will challenge the very limits of your Node.js knowledge.
- Best Practices for Express in Production : Some best practices for running Express applications in production
- External Resources on Node.js : Central crowd-sourced resource for complete and up-to-date Node.js content and tutorials
- Resource Collection for Node.js : NodeSource Articles are one of the best free reads on Node.js
-
- Why Asynchronous? : Defining "Asynchronous Programming"
- Understanding the Node.js Event Loop : This post will shed light on how the event loop operates so you too can enjoy the magic.
- Understanding Object Streams : This article will explain what exactly object streams are, how they behave in contrast to regular streams, and how we can use them ourselves.
- Using Express to Quickly Build a GraphQL Server : Craft a GraphQL server using Node.js Express
-
- Express.js 4 Cheatsheet : Beautifully-designed print-ready PDF
- Strong Node.js : Exhaustive checklist to assist in a security review of a Node.js web service code.
-
- Learning Spring Boot 2.0 2nd Edition : Learn how to use Spring Boot to build apps faster than ever before
- Full Stack JavaScript: Learn Backbone.js, Node.js and MongoDB : Full Stack JavaScript, 3rd Edition is a work of 30+ in-person courses, workshops and classes delivered.
- Mixu's Node Book : Book about using Node.js
- Node.js Notes for Professionals : The Node.js Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow.
- Node.js Succinctly, Syncfusion : Node is one of the Succinctly Series On The Go (email address requested, not required)
- Practical Node.js: Building Real-World Scalable Web Apps : Practical Node.js, 1st and 2nd Editions [Apress]
- The Node Beginner Book : Book to get you started with developing applications with Node.js, teaching you everything you need to know about "advanced" JavaScript along the way
- Node.js Design Patterns by Mario Casciaro : Book Advanced level on Node.js Design Patterns