Glossary

Bundler

A bundler is a tool that assembles JavaScript (and CSS) from dozens or hundreds of modules into one or a few optimised files for the browser. The browser cannot efficiently load thousands of small files.

What it does

Popular bundlers