At Dropbox, we reduced the size of our JavaScript bundles by 33%. A module bundler takes the various components of an application into bundles, which are then downloaded by the browser when a page is loaded. The more front-end code is written to support more complex features, the more bytes are sent to the browser.

9m read timeFrom dropbox.tech
Post cover image
Table of contents
Existing architectureWhy RollupRollup rolloutChallenges and roadblocksResults

Sort: