Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

README.md

Performance

Performance optimization strategies, measurement techniques, and real-world wins (with numbers).

Articles

No articles yet — be the first to contribute!

Ideas for Contributions (but not limited to)

  • Core Web Vitals: measuring and improving LCP, INP, CLS
  • Bundle size reduction: code splitting, tree shaking, dependency audits
  • Image and font loading strategies
  • Rendering performance: virtualization, debouncing, avoiding layout thrashing
  • Caching strategies (HTTP, service workers, client-side)
  • Profiling workflows: finding the actual bottleneck
  • Performance budgets and keeping regressions out of CI

See CONTRIBUTING.md for the article format, and copy the template to get started.