Skip to main content
00:00/00:00
Lecture 21 of 26

Security and Auditing

Download Course (Free)

Course Content

0 / 26 completed
Section 1: Introduction26 videos

Install Node JS

21m

Understanding Node.js Architecture

23m

Run Your First Node Program

27m

Introduction to Node JS

36m

Working with Core Modules

6m

Node.js Module System (CommonJS vs ES Modules (ESM))

8m

The os Module

21m

The http Module

30m

The fs Module (File System)

58m

The path Module

56m

Understanding NPM (Node Package Manager)

5m

How to Create Your Own Custom Modules

30m

Install and Verify Node js and NPM (optional video)

10m

Initializing a New Project with npm init

20m

Understanding the package.json File

16m

Managing Dependencies

20m

Essential npm Commands

13m

The package-lock.json File

4m

Installing Packages (locally, globally or a specific version)

11m

Semantic Versioning (SemVer)

14m

Security and Auditing

4mNow Playing

Streams in Node js

7m

Practical Project Update Package Version using Semantic Versioning

36m

Project Create a Simple Chat Server using Event emitter

30m

Event Emitter in Node js

35m

Work with Readable Streams

39m