Caches all the way down
On 13th June 2017 at The Financial Times as part of Caches all the way down
The fastest resource download is the one never made. Caching is a great way to ensure your content is positioned as close to your users as possible and that your repeat visitors get instant access to your content. As developers, we can impact the behavior of network and browser caches, improve our content caching and make sure it’s always as available and fresh as it can be. But caching semantics in HTTP can be confusing, which means that most content on the Web today is not properly cached.
In this talk, you will learn everything you need to know in order to ensure your content is as cacheable as it can be, and achieve maximal freshness as well as speed.
In particular, we will discuss:
* HTTP caching semantics
* The best caching strategies for your content and how to achieve them
* The browser’s internal caches
* Service workers and offline-first caching strategies
* How to use service workers to extend your caching strategy
Takeaways
* How HTTP caching works
* Preferred caching patterns for different types of content, and ways to achieve them
* Knowledge about the browser’s different caches and their impact on developers
Session video
Note: Move through slides using right/left arrow keys