#bundling

Found 2 articles tagged with #bundling

Modern Web Bundlers in 2023

Nowadays, almost every web developer uses one bundler or another. Currently, Vite is the fastest-growing major bundler adopted by many frameworks.

Feb 08, 2023#webdev#bundling

JavaScript Module Bundlers

Bundling JavaScript and non-JavaScript modules into bundles using Webpack, Rollup, Parcel and many more.