Introduction to Node.js - CommonJS Modules

About

This lesson offers an introduction to the CommonJS standard for Node.js modules

Learning Objectives

  • Learn about the CommonJS standard
  • Learn about the module object
  • Learn how to implement a custom module using CommonJS
  • Learn how to export and import a custom module
  • Learn how to access and use a custom module method

Intended Audience

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

Prerequisites

There are no prerequisites for this lesson but an interest in Node.js would be beneficial.

Unit UUID
Course UUID