Things I learned this week
- View transitions and Turbo https://jch.github.io/turbo-cancel-view-transition/. Better understanding of Turbo lifecycle events.
- cwebp to convert png to webp, decreased homepage carousel image sizes by 40%. https://developers.google.com/speed/webp/docs/cwebp
- Server timing API https://developer.mozilla.org/en-US/docs/Web/API/Performance_API/Server_timing
- Pwa asset generator for iOS splash screens. Atrocious I have to add 36 lines in the head to support a splash screen. https://github.com/elegantapp/pwa-asset-generator
- Cloudflare web performance report