YoVDO

Introduction to Node.js

Offered By: Pluralsight

Tags

Node.Js Courses Socket.IO Courses Unit Testing Courses Asynchronous Programming Courses

Course Description

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

Related Courses

Node.js Certification Training
Edureka
Vue and Socket.io for Real-Time Communication
egghead.io
WebSockets Beginners Tutorial with Socket.IO
freeCodeCamp
Real-time Laravel with Socket.io
Laracasts
Learning Node.js
LinkedIn Learning