javascript JS code-splitting with ES modules in the browser Recently the New York Times shipped an interactive built with native JavaScript ES modules, using Rollup.js instead of Webpack to provide a 25% reduction in JS shipped. This was
webpack Using Workbox + Webpack to precache with Service Worker Workbox is a new project from Google that makes service worker use-cases such as caching, background sync and queueing of analytics whilst offline easier to code. "Workbox is a