Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 327 Bytes

performance-questions.md

File metadata and controls

9 lines (8 loc) · 327 Bytes
title layout permalink
Performance Questions
layouts/page.njk
/questions/performance-questions/index.html
  • What tools would you use to find a performance bug in your code?
  • What are some ways you may improve your website's scrolling performance?
  • Explain the difference between layout, painting and compositing.