Preload is a tag that dictates the browser to fetch immediately the resource instead of waiting to parse the HTML and then initiate the calls for the relative resource.
It's super handy for mobiles (3G connections etc)
Implementations is straight forward allowing the docs: https://w3c.github.io/preload/
PS: I won't spend time creating a PR if there's no interest (already have a few of them)
Labels |
Added:
?
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-11-12 00:15:32 |
Closed_By | ⇒ | dgt41 |
Yes. Related, #11077