从零开始学前端


  • HOME
  • ARCHIVE
  • TAGS

web Worker(下)

web worker 是运行在后台的 JavaScript,不会影响页面的性能。


#性能优化   

July 12, 2020

git

Git是分布式版本控制系统


#工具   

July 03, 2020

web Worker(上)

web worker 是运行在后台的 JavaScript,不会影响页面的性能。


#性能优化   

June 23, 2020

网页性能工具——performance(Timeline)

Chrome Devtool Performance,是基于谷歌浏览器下的一个开发调测工具,它的前身是Timeline。主要功能是分析运行时性能表现


#性能优化   

June 20, 2020

网页性能

If you can’t measure it, you can’t improve it. – Peter Drucker


#性能优化   

June 11, 2020
←NEWER | OLDER→
© 2020 Stay hungry · stay foolish..
Powered by Jekyll using the Slate+Simple theme.