Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Pluralsight

Introduction to Node.js

via Pluralsight

Overview

The Node.js runtime powers back-end servers for big players like PayPal, Netflix, LinkedIn, and even NASA.

In this course we begin with Node's background, concepts and strategies for writing asynchronous code. We then examine Node's module system, including built-in modules, application modularization as well as the NPM third party module registry. From there we tackle EventEmitters and Streams, as well as utilities for interacting with the local file system. Next we look at using Node to write both client and server web applications, as well as real time integration with Socket.IO. We cover writing unit tests using both the built-in assert module and third party frameworks. We wrap up with a look at launching child processes in Node and writing scalable applications with the "cluster" module.

Syllabus

  • Course Overview 1min
  • Introduction 25mins
  • Getting Started with Node 33mins
  • Modern JavaScript 25mins
  • NPM: Node Package Manager 49mins
  • Modules and Concurrency 39mins
  • Working with Web Servers 22mins
  • Working with the Operating System 11mins

Taught by

Samer Buna

Reviews

4.7 rating at Pluralsight based on 798 ratings

Start your review of Introduction to Node.js

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.