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

[软技能] 第166天 如何对前端资源进行优化? #1274

Open
haizhilin2013 opened this issue Sep 28, 2019 · 3 comments
Open

[软技能] 第166天 如何对前端资源进行优化? #1274

haizhilin2013 opened this issue Sep 28, 2019 · 3 comments
Labels
软技能 软技能

Comments

@haizhilin2013
Copy link
Collaborator

第166天 如何对前端资源进行优化?

@haizhilin2013 haizhilin2013 added the 软技能 软技能 label Sep 28, 2019
@forever-z-133
Copy link

forever-z-133 commented Sep 29, 2019

前端资源包括:插件(css+js)、图片、SVG、字体、数据

网络方面:CDN、gzip、缓存;
代码方面:合包、压缩、拆包、defer;
数据方面:各种缓存策略;
图片方面:压缩、baseb4、精灵图、转 SVG、懒加载、缩略图、webp;
其他:统统都能压缩

@encountermm
Copy link

@vkboo
Copy link

vkboo commented Sep 29, 2019

#1262 (comment)

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

No branches or pull requests

4 participants