Simple play icon Course
Skills Expanded

Creating JavaScript Modules with Browserify

by Jeff Valore

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.

About the author

Jeff has over 15 years of experience in software development. Inspired by the movie 'War Games' in his youth, he taught himself C++ in his teens and has been programming ever since. Jeff later expanded his professional experience to include Java, C#, JavaScript, CoffeeScript, and TypeScript. In recent years he has been focused on front-end web development. His belief that clean, well-organized code is key to making software maintainable has led him to focus on unit testing and solid programming ... more

Ready to upskill? Get started