Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[html] 第56天 渐进式渲染是什么? #219

Open
haizhilin2013 opened this issue Jun 10, 2019 · 2 comments
Open

[html] 第56天 渐进式渲染是什么? #219

haizhilin2013 opened this issue Jun 10, 2019 · 2 comments
Labels
html html

Comments

@haizhilin2013
Copy link
Collaborator

第56天 渐进式渲染是什么?

@censek
Copy link

censek commented Nov 26, 2019

渐进式渲染是用来提高网页性能,以尽快呈现页面的技术。
比如:图片懒加载;确定显示内容的优先级;等

@MrZ2019
Copy link

MrZ2019 commented Dec 1, 2020

渐进式渲染指在做浏览器兼容时,先兼容最低版本,保证基本功能,然后再在高级浏览器上做优化

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
html html
Projects
None yet
Development

No branches or pull requests

3 participants