JavaScript Bundlers

Written by Cody Lindley

The Front-End Developer Roadmap from Frontend Masters - Advance your skills with in-depth, modern front-end engineering courses.


Overview:

Learning resources.


Definitions:

JavaScript Bundler
A JavaScript module bundler compiles small pieces of code (aka modules) into something larger and more complex, such as a library or application.

Contribute content, suggestions, and fixes on github:

https://github.com/FrontendMasters/learning-roadmap