Introduction to Node.js - Comparing the Browser and Node.js

Difficulty: Intermediate
Duration: 4 minutes and 4 seconds
Students: 181

This practical lesson explores the fundamental difference between the Browser and Node.js.

Learning Objectives

  • Learn how to execute Node in the terminal
  • Learn what happens when the Window object is used in Node.js
  • Learn the differences between the Browser and Node with regards to Web APIs and the DOM

Intended Audience

This lesson is intended for anyone who wants to learn about Node.js.

Prerequisites

To get the most out of this lesson, you should have an interest in Node.js in general.