Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 243 Bytes

browser.md

File metadata and controls

9 lines (8 loc) · 243 Bytes

Browser

  • debugging
  • profiling
  • page rendering process (flow, repaint, reflow)
  • HTTP/1.1 / 2 (methods) / HTTPS
  • page speed optimization (best practices, async scripts, resources preloading)
  • Web Fonts API
  • security policy (CORS, CSP)*