Posted inNews

Google Chrome to lazy load images by default (speeding up page load times)

A while back I enabled lazy loading for images on Liliputing in an attempt to help reduce the amount of time it takes to load the website. What that means is that when you first visit a website, your browser doesn’t need to render all the content on the site at once — images that aren’t […]

Posted inNews

Google Chrome’s upcoming “Lazy Loading” feature cuts down on resource usage

One of the tricks web designers can use to speed up the loading of web pages and cut down on the amount of data sent to your device is something called “Lazy Loading.” Instead of loading all web content as soon as you visit a page, lazy loading means that some content (usually images) will […]