Frontend

Chrome now supports HTTP 103 Early Hint status to enable faster loading of page resources such as CSS and JS

Google Chrome now supports the HTTP Early Hint 103 status. Early Hint 103s are used to indicate resources (such as … Continue reading Chrome now supports HTTP 103 Early Hint status to enable faster loading of page resources such as CSS and JS

Defer loading of images until a user scrolls to them using the HTML loading = lazy attribute

For your images which are ‘below the fold’ consider using the HTML loading=’lazy’ attribute which will defer loading of images … Continue reading Defer loading of images until a user scrolls to them using the HTML loading = lazy attribute

Googles WebP image format is approaching universal browser support but what is WebP and why should you care?

When Safari 14 drops around September or October 2020 (expected based on previous releases), WebP browser support will be pretty … Continue reading Googles WebP image format is approaching universal browser support but what is WebP and why should you care?