Google added support for a new HTML loading
attribute to its browser Chrome to lazy-load images. We do that with JavaScript, but that will change. Native lazy-loading is now possible by setting this attribute’s value to ‘lazy’.
Great, but wait, what is lazy-loading and why is that a good thing?
Continue reading “Load that image when you need it”