jwenjian / ghiblog

GitHub Issues Blog, powered by GitHub Issues and GitHub Actions
https://1link.fun
350 stars 46 forks source link

Preload prefetch and other tags: what they do and when to use them PerfPerfPerf #259

Open jwenjian opened 4 years ago

jwenjian commented 4 years ago

Card Preload, prefetch and other tags: what they do and when to use them · PerfPerfPerf added the to the 前端/HTML/JS/CSS/vuejs list in the 遇见 board at June 10, 2020 at 03:21PM
 
> There’re multiple ways to improve web performance (see Web Performance 101 for a full overview). One of those ways is to preload content you’ll need later in advance. Prefetch a CSS file, prerender a full page, or resolve a domain ahead of time – and you won’t have to wait for it when it’s actually needed! Sounds cool.
 
---
 
View on Trello