Things I learned this week

  1. View transitions and Turbo https://jch.github.io/turbo-cancel-view-transition/. Better understanding of Turbo lifecycle events.
  2. cwebp to convert png to webp, decreased homepage carousel image sizes by 40%. https://developers.google.com/speed/webp/docs/cwebp
  3. Server timing API https://developer.mozilla.org/en-US/docs/Web/API/Performance_API/Server_timing
  4. 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
  5. Cloudflare web performance report