Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Introduction to Node.js for Beginners
Rating: 4.0 out of 5(59 ratings)
1,525 students

Introduction to Node.js for Beginners

Learn the basics of Node.js in practical simple and easy steps .
Last updated 3/2026
English
English [Auto],

What you'll learn

  • Install Node
  • Install Express
  • Create a simple Express App
  • Create your first Nodejs App
  • Understand

Course content

6 sections60 lectures6h 3m total length
  • Introduction2:23
  • What is Node.js3:01
  • Npm5:00
  • Downloading and installing Node.js4:31
  • Download and install sublimetext4:17
  • Common Npm Commands3:24
  • Global Objects2:43
  • Synchronous and Asynchronous10:49
  • Asynchronous vs Synchronous EventListeners4:09
  • Events and Emitters4:04
  • Example Event Emiter4:20
  • Callbacks6:19
  • Components of Nodejs Application7:39
  • Creating your first Nodejs App11:24
  • Modules and Packages11:09
  • Installing and using third-party packages10:42

Requirements

  • Basic HTML Knowledge
  • Basic CSS Knowledge
  • Basic JavaScript Knowledge

Description

Node.js is a very powerful JavaScript-based framework/platform built on Google Chrome's JavaScript V8 Engine.
 It is used to develop   web  and mobile applications.. Node.js is open source, completely free, and used by thousands of developers around the world. Node was built with JavaScript so it helps if you have some understanding of how JavaScript actually works.
Also having  some understanding of other web technologies such as HTML, CSS, AJAX is useful.
This course is an absolute beginners course that will teach you some Node .js basic fundamentals.

Node is quite popular and used by some big companies like  eBay, General Electric, GoDaddy, Microsoft, PayPal, Uber, and Yahoo!
just to  name a few. By the end of this course you will have some basic understanding of Node.js. 

What You Will Learn Include:

Downloading and Installing Node.js
Download and install sublimetext
Synchronous and Asynchronous
Callbacks
Components of Nodejs Application
Creating your first Nodejs App
Modules and Packages
Npm
Installing and using third-party packages
Installing Express.js
Creating a simple Express App
Express application generator
Creating and App with Express Generator
Package.json File
Understanding apps.js file
Editing dependencies
Using Template engines with Express
How to start Node. js server
How to stop Node.js Server
What is Routing
How routing works
Cloning Routing Functions

Who this course is for:

  • Beginner Programmers
  • Beginner Developers