Spotlight: React 2018

2018-12-01 00:00:00 2018-12-02 00:00:00 America/Toronto Spotlight: React 2018 We’re taking a deep dive into ReactJS and hope you’ll join us to learn how you can leverage this increasingly mainstream technology in your work. What will be covered? Seven killer talks, one LOW price…. 10KB or Bust: The Delicate Power of Webpack and Babel… Toronto FITC Toronto

Presentation


Overview

Your app is bigger and slower than it needs to be.

Without rewriting app code you 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 Brian has gotten some battle-won knowledge that he’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, these apply to any application that uses these two phenomenal tools. You’ll be surprised at what you can do just turning a few knobs.

Objective

Speed up your website

Level

Beginner

Assumed Audience Knowledge

JavaScript