Archives

Archives / 2024 / August
  • AIM HDC 2024

    I will be presenting "A Developer's Guide to Web Images" at AIM HDC 2024:

    Many web developers have only a casual understanding of image formats and how to best use them on web sites, yet they make up over 60% of the client footprint for most web pages.  Learn which image formats are appropriate for different types of images, and the impact of making improper choices.  Discover various techniques for improving the performance of your site by using a CDN, image optimization, metadata removal, and other approaches.  As many web pages grow vertically, see how to use lazy loading to only download images as they are about to come into view.  Review the <picture> and “srcset” standards and how to use them for responsive images and high pixel density displays while still supporting older browsers.  Web developers understand HTML, CSS, and JavaScript, why not review how to best utilize images as well!