I’m currently working on a project where the devs obviously had no idea about how to implement responsive images correctly. It’s a wild mix of faulty media, srcset, sizes, and size(?) attributes on img and source tags that really feels like guesswork. (This is now a 10-year-old technology, btw…)
What's the best article (or video, @kevinpowell? 😁) about responsive images you know?
My favs:
@mdn – https://developer.mozilla.org/en-US/docs/Web/HTML/Responsive_images
@eeeps – https://ericportis.com/posts/2014/srcset-sizes/
@grigs –
https://cloudfour.com/thinks/responsive-images-101-definitions/