Web Application Module Bundler
Top > Front-End and Edge > Web > Web Application Tooling and Libraries > Web Application Module Bundler
- Rollup.js - Rollup is a JavaScript module bundler, similar to Webpack, that consolidates disparate pieces of code into a single output. 🌐
- Webpack - Webpack analysis a web application's static dependencies and produces a consolidated output which typically consists of one single physical file per file type (e.g. JS, CSS, etc.) 🌐
Before You Leave
🤘 Subscribe to my 100% spam-free newsletter!