Why we can’t do real responsive images with CSS or JavaScript

Bruce Lawson, briefly, on why picture, srcset, and sizes are better for adaptive images than CSS or JavaScript any day of the week when it comes to performance:

The only way to beat the preloader is to put all the potential image sources in the HTML and give the browser all the information it needs to make the selection there.

Good stuff, Bruce. I’m sorry I won’t be in Barcelona to see this presentation (and you)!