Babbel Technology Radar

Adopt

Webpack is a module bundler for JavaScript applications that compiles and bundles various assets, such as JavaScript, CSS, and images, into a single or multiple optimized files. It supports features like code splitting, lazy loading, and hot module replacement, which help improve the performance and maintainability of web applications.