Troglodyne-Internet-Widgets / tCMS

A Perl CMS with a focus on multiple media types, and flexible data storage backends
Other
2 stars 6 forks source link

Make sure JS/CSS resources are rel=preload #39

Open teodesian opened 4 years ago

teodesian commented 4 years ago

https://developer.mozilla.org/en-US/docs/Web/HTML/Link_types

Preload should be handy

teodesian commented 1 year ago

https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel/preload

It seems in particular the greatest gains can be had by passing a list of assets to be preloaded from the page.