8:57
In this video I am going to walk you through all the steps necessary to create your very first Node.js web server. We will start at the ...
4:09
How to build an Express server in Node.js
Learn how to create an Express.js server in Node.js! This video walks you through a step-by-step process from installing Node.js ...
18:17
2.1 Server-side with Node.js - Working with Data and APIs in JavaScript
https://github.com/CodingTrain/Intro-to-Data-APIs-JS Welcome to Module #2! In the previous module, I focused on client-side ...
3:02:37
Backend Complete Course | NodeJS, ExpressJS, JWT, PostgreSQL, Prisma...
... Business Email: pedro@pedrotech.co Timestamps: 00:00:00 | Intro 00:01:38 | Setup NodeJS Server 00:20:38 | Routes 00:30:38 ...
9:14
7 Ways to Deploy a Node.js App
7 unique ways to deploy a server-side app to the cloud. Explore the tradeoffs between each node.js deployment option on Google ...
39:14
How to Build a Web Server with Node JS | Node.js Tutorials for Beginners
Web Dev Roadmap for Beginners (Free!): https://bit.ly/DaveGrayWebDevRoadmap Learn how to build a web server with Node JS.
17:56
Building HTTP Server in NodeJS
HTTP Server NodeJS Creating Web Server in NodeJS HTTP Module in NodeJS NodeJS Tutorial in Hindi Tags #nodejs ...
16:20
Node.js Ultimate Beginner’s Guide in 7 Easy Steps
Why learn Node.js in 2020? Master the fundamentals of Node in 7 easy steps, then build a fullstack web app and deploy it to a ...
42:21
Node.js Express Server Tutorial (2026) | From Zero to API
New and updated How to Build Secure Next.js Authentication in 2026: ...
11:20
RESTful APIs in 100 Seconds // Build an API from Scratch with Node.js Express
What is an API? What is REST? Learn how an Application Programming Interface (API) can adhere to Representational State ...
3:39
How To Create a Simple HTTP Server with Node.js
In this tutorial, you'll learn how to create a simple HTTP server with Node.js and it's built in libraries without any frameworks.
43:20
Learn Node JS in 40 Minutes (Crash Course) - Express, CRUD APIs, etc
My Interview Prep Course - https://roadsidecoder.com/course-details (50% Discount) Node.js lets us run JavaScript on the server, ...
24:44
How to Set Up a Node.js Project
Learn how to set up a Node.js project, run JavaScript code outside the browser, and use npm for package management!
2:17
What is Node.js and how it works (explained in 2 minutes)
If you remember back to when we talked about 6 different things we can do with JavaScript [ https://youtu.be/saJGkROZwTM ], I ...
58:40
How to build a REST API with Node js & Express
Learn to build a REST API with Node js & Express in just 1 hour! Get the complete Node course: http://bit.ly/2NfkpOC Subscribe ...
10:46
Node JS Tutorial in Hindi #7 | Create Server in Node.js
https://www.sharpener.tech/?utm_source=codestepbystep&utm_medium=youtube&utm_content=nodejscourse ...
8:10
What is Node.js? JavaScript Back-End Tutorial
In this video, you'll learn how Node.js turns your computer into a real web server — and how you can build complete back-ends ...
24:17
JavaScript Backend Course - Express.js & Node.js in 24 Minutes
In this video, you'll learn how to set up an Express server from scratch, create routes, handle JSON data, connect a small front-end ...
7:24
Build your first Node.js backend server - Tutorial
This part of the MEAN series will create the backend server using Node.js. We will start by testing node and then creating a server ...
9:31
Node JS Tutorial for Beginners #12 - Creating a Server
Yo ninjas, in this Node JS tutorial we'll go ahead and create our first server using node, and set it up to listen to port 3000 on our ...