1. React
  2. CityJS
  3. 2019
  4. Creating Your Own Image Format in the Browser

Creating Your Own Image Format in the Browser

Trent Willis at CityJS 2019

The web platform features I’ll cover in this talk (particularly Service Workers) are important topics in the JavaScript community for helping us build performant applications with great user experiences, but they also have some interesting characteristics that we can use to do things that previously weren’t possible in JavaScript. This talk will encourage us to think about different ways we might be able to leverage these new features while giving a practical example with real code. So even if you are not interested in creating your own image format, you should walk away with some insights into the power and flexibility of the modern web platform.