number-symbol HTML HyperText Markup Language is the markup that composes the internet by semantically describing the content and layout of web page.
number-symbol
Sunday, January 10, 2021
Learn how to use the popular lazysizes JavaScript library to lazy load images to improve a page's Time to Interactive (TTI) and First Contentful Paint (FCP). The library is written in vanilla JS, but we can leverage the power of an Angular directive to wrap up the logic for efficiently unveiling lazy loaded images without page jank.
Thursday, December 10, 2020
Resource hints are essential primitives for the efficient and performant rendering of web applications that rely on external resources.
The preconnect resource hint instructs the browser to establish a connection in preparation for fetching resources that will potentially block the rendering of a page. This benefit is even greater for fetching secure resources using HTTPS.
Wednesday, November 11, 2020
Thursday, October 29, 2020
Tuesday, October 27, 2020
arrow-left
arrow-right