#packaging

Subscribe
Packaging in the context of JavaScript is a way of bundling multiple files and/or libraries into one single file. This helps to reduce the number of requests that need to be made to the server when loading a website, as well as decrease the size of the application. It also helps to make the code easier to maintain and debug. Popular tools for packaging JavaScript include Webpack, Parcel, and Rollup.
Maël Nison
Maël Nison
Datadog
Talk: Yarn 4 - Modern Package Management, Yarn in Depth: Why & How
Darcy Clarke
Darcy Clarke
vlt
Talk: Spec-tacular - SemVer & Beyond, What's New in npm?
Devlin Duldulao
Devlin Duldulao
Inmeta
Talk: Vite - The Next Generation Frontend Tooling
Zoltan Kochan
Zoltan Kochan
Bit
Talk: pnpm – a Fast, Disk Space Efficient Package Manager for JavaScript, Package Management in Monorepos
Tally Barak
Tally Barak
Yoobic
Talk: The Secret Life of Package Managers
Andy Desmarais
Andy Desmarais
Meltwater
Talk: Immutable Web Apps
 Yagiz Nizipli
Yagiz Nizipli
Sentry
Talk: Understanding Package Resolution in Node.js
Austin Fahsl
Austin Fahsl
Nx
Talk: Versioning and Publishing Packages with Nx Release