Get started with the Node.js runtime itself the right way. Learn the basics you need before you npm install anything!
Online Training
Online Training
Step-by-step guide to create a standalone full-stack JavaScript development environment for Nodejs and server-side rendered Reactjs
An introduction to Node's best and most misunderstood idea
Node is not required to run a React project, but it is part of every project.
Inspect with breaks in dev-tools. The terminal debugger.
Review of the global top-level list
Cluster, load balancing, zero-downtime restarts. PM2.
Emitting and listening. Built-in streams. Consuming streams.
Using the exec command from child_processes. Handling errors. Try/Catch. Promisifying callback-based functions. Promises out of the box.