Today I Learned - Rocky Kev

Tagged “corewebvitals”

  1. TIL prioritizing Javascript

    ... async and defer attributes should be used where possible to avoid render blocking of the DOM. Render blocking is when the browser must halt all rendering of the page in order to process a resource that the page depends on.

See all tags.