NodeJS

Node.js is an open-source, cross-platform, JavaScript runtime environment that executes JavaScript code outside of a web browser. Node.js lets developers use JavaScript to write command line tools and for server-side scripting.

Most popular online courses

Learn from the best instructors

NodeJS - The Complete Guide (MVC, REST APIs, GraphQL, Deno)
NodeJS - The Complete Guide (MVC, REST APIs, GraphQL, Deno)
  • Maximilian Schwarzmüller
  • 4.69
  • 40.5 hrs
  • 543 lectures

Master Node JS & Deno.js, build REST APIs with Node.js, GraphQL APIs, add Authentication, use MongoDB, SQL & much more! Learn more »

Learn and Understand NodeJS
Learn and Understand NodeJS
  • Anthony Alicea
  • 4.61
  • 13 hrs
  • 97 lectures

Dive deep under the hood of NodeJS. Learn V8, Express, the MEAN stack, core Javascript concepts, and more. Learn more »

Angular & NodeJS - The MEAN Stack Guide [2023 Edition]
Angular & NodeJS - The MEAN Stack Guide [2023 Edition]
  • Maximilian Schwarzmüller
  • 4.6
  • 12.5 hrs
  • 152 lectures

Learn how to connect your Angular Frontend to a NodeJS & Express & MongoDB Backend by building a real Application Learn more »

Most popular books

Learn NodeJS from books

Node.js Design Patterns

by M. Casciaro, L. Mammino4.37

In this book, we will take you on a journey across various ideas and components, and the challenges you would commonly encounter while designing and developing software using the Node.js platform. You will also discover the "Node.js way" of dealing with design and coding decisions.

Get Programming with Node.js

by Jonathan Wexler4.17

You'll work through eight complete projects, from writing the code for your first web server to adding live chat to a web app. Your hands will stay on the keyboard as you explore the most important aspects of the Node development process, including security, database management, authenticating user accounts, and deploying to production. You'll especially appreciate the easy-to-follow discussions, illuminating diagrams, and carefully explained code!

Beginning Node.js

by Basarat Syed4.08

Following a common-sense Problem/Solution format, these experience-fueled techniques cover important topics like event-based programming, streams, integrating external applications, and deployment. The abundantly annotated code makes the examples easy to follow, and techniques are organized into logical clusters, so it's a snap to find what you're looking for. Written for readers who have a practical knowledge of JavaScript and the basics of Node.js.

Node.js in Practice

by Alex R. Young, Marc Harter3.93

Following a common-sense Problem/Solution format, these experience-fueled techniques cover important topics like event-based programming, streams, integrating external applications, and deployment. The abundantly annotated code makes the examples easy to follow, and techniques are organized into logical clusters, so it's a snap to find what you're looking for. Written for readers who have a practical knowledge of JavaScript and the basics of Node.js.

Free video tutorials

Learn NodeJS onYouTube

Node.js Tutorial for Beginners: Learn Node in 1 Hour | Mosh

Programming with Mosh

Node.js Tutorial for Beginners: Learn Node in 1 Hour 🔥 Get the complete Node course: http://bit.ly/2NfkpOC 👁 Subscribe for more tutorials like this: https://goo.gl/6PYaGF ⭐️ Want to learn more from ...

Learn Node.js - Full Tutorial for Beginners

freeCodeCamp.org

Node.js is an open-source, cross-platform JavaScript run-time environment that executes JavaScript code outside of a browser. Learn all about Node.js in the full course for beginners. 🔗Install Node ...

Node.js Crash Course

Traversy Media

In this crash course we will explore Node.js fundamentals including modules such as path, url, fs, events and we will create an HTTP server from scratch without Express and deploy to Heroku. Watch Ne ...

Node JS Full Course - Learn Node.js in 7 Hours | Node.js Tutorial for Beginners | Edureka

edureka!

** Node.js Certification Training: https://www.edureka.co/nodejs-certification-training ** This Edureka Node.js Full Course video will help you in learn Node.js along with practical demonstration. Thi ...

Learn the MERN Stack - Full Tutorial (MongoDB, Express, React, Node.js)

freeCodeCamp.org

Learn the MERN stack by building an exercise tracker application in this complete tutorial course. You will learn the basics of MongoDB, Express, React, Node.js, and Mongoose. Tutorial developed by ...

Getting Started with Node.js - Full Tutorial

freeCodeCamp.org

Learn the fundamentals of the very popular Node.js runtime and get comfortable writing JavaScirpt code for Node.js. 🎥 Course created by Samer Buna. Check out his website for more courses: https://js ...

Node.js Tutorial for Beginners - Getting Started with NodeJS Basics

Academind

Node.js is probably THE most popular and modern server-side programming language you can dive into these days! Join the full Node course: https://acad.link/nodejs Check out all our other courses: http ...

2.1 Server-side with Node.js - Working with Data and APIs in JavaScript

The Coding Train

💻https://github.com/CodingTrain/Intro-to-Data-APIs-JS Welcome to Module #2! In the previous module, I focused on client-side JavaScript. This video covers the basics of server-side programming with ...

Build A Node.js API Authentication With JWT Tutorial

Dev Ed

Check out my courses and become more creative! https://developedbyed.com/ In this episode we are going to create a node.js api that is going to handle Authentication for us in any application we want ...