Your app is bigger and slower than it needs to be. Without rewriting app code we can squeeze more performance out of your code by tweaking Webpack and Babel. These tools are immensely powerful but it’s a delicate dance to get them to play nice. This talk is full of tips and tricks to get you there. After three years of tooling around with Webpack and Babel at Netflix, LinkedIn, and Reddit I’ve gotten some battle-won knowledge that I’d like to share with you all. Some non-intuitive tricks that lead to smaller bundles, faster parse times, browser-engine opts and de-opts, and faster perceived load times. While these examples will use Preact to make examples this apply to any application that uses these two phenomenal tools. You’ll be surprised at what you can do just turning a few knobs.

Comments

Comments are closed.

Luca Fabbri at 18:41 on 11 May 2018

The talk was a little too for new-comers than expected, but I still found some interesting information. Well presented with an informal but professional approach.

Webpack is chaos. It's complex software that can be very difficult to use correctly and understand, and this talk perfectly addresses quick and simple wins on getting smaller bundle sizes. I came out with a ton of to-dos.

The speaker was very engaging and spoke clearly.