Useful links and resources
- MMT Meetup slides
- Jamstack London slides
- Great tool for optimising images manually — squoosh.app
- Serving multiple image qualities depending on screen density — Jake Archibald
- Image Optimisation — book by Addy Osmani
- The site used in the 'case study' — 1896 Gallery
- Example Eleventy shortcode abstraction
- Images Responsiver plugin for 11ty — Nicolas Hoizey
- Example React component abstraction
- Performance and feature comparison of major Image CDNs (2019) — Maximiliano Firtman
- Chris Coyier's thoughts on proxying Image CDNs and local development
- How to proxy Cloudinary requests using Netlify Rewrites — Tim Kadlec