- Webpack
- Webpack Deep Dive [read]
- Webpack Fundamentals [watch][$]
- Survivejs.com Webpack Book [read]
It is not uncommon for developers to use a tool like Gulp for bundling JS modules. However, many of the Gulp plugins simply use Webpack, Rollup, or SystemJS under the hood.