A centralised hub for learner around the globe from A-Z. You can find collections of manuals, blogs, hacks, one liners, courses, other free learning-resources and more
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
:
YouTube Channels
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.
Articles
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.
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.
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.
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.
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