• Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Creating JavaScript Modules with Browserify

This course introduces the Browserify module loader for JavaScript. In this course, we will learn how to use Browserify to define code modules when building a web application.

What you'll learn

This course introduces the Browserify module loader for JavaScript. In this course, we will learn how to use Browserify to define code modules when building a web application. We will also discuss the structure of CommonJS modules, and how Node.js handles module loading, since these concepts are central to how Browserify works. Unit testing with Browserify will also be demonstrated.

Table of contents