This course has been updated! We now recommend you take the Webpack 4 Fundamentals course.
Check out a free preview of the full Front-End Tooling and Workflows with Grunt and Beyond course:
The "Browserify" Lesson is part of the full, Front-End Tooling and Workflows with Grunt and Beyond course featured in this preview video. Here's what you'd learn in this lesson:
Dave sidetracks from his Yeoman example to discuss Browserify. Browserify incorporates CommonJS to recursively bundle all required modules into a single file. Dave also shows how to add source maps with CommonJS