nick's blog
  • Home
  • About
Subscribe
Tagged

code-splitting

A collection of 1 post

JS code-splitting with ES modules in the browser
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 really interesting to me as they used code-splitting with ES module chunks, something I'd never seen before! Let's find out

Nick Sep 20, 2018 • 5 min read
nick's blog © 2022
Powered by Ghost