Web Performance
Collections
- Web Almanac Part II Chapter 12 - Performance
- Making a fast website is SUPER EASY π
- Web Performance Metrics Cheatsheet
- Speeding up the JavaScript ecosystem
- Using inline JavaScript modules to prevent CSS blockage
<script async type="module" />
- 2022 In Review: Whatβs New In Web Performance?
- Web Performance APIs Appreciation Post
- HTTP/3 Prioritization Demystified
- What does the image decoding attribute actually do?
So does this make a difference as an HTML attribute? probably not that much.
- [Browser] Critical Rendering Path μ΅μ ν
- preload vs prefetch
- The Three Cs: π€ Concatenate, ποΈ Compress, π³οΈ Cache
- WebPerf Snippets
- Latency numbers every frontend developer should know
- Improvements to the Speculation Rules API which allows websites to prefetch or prerender future navigations to improve performance.
- How to make your web page faster before it even loads
Children
- CDN caching isn't the performance boost it used to be
- Cache your CORS, for performance & profit
- Correctly Configure (Pre) Connections
- Critical rendering Path
- Don't fight the browser preload scanner
- Get All That Network Activity Under Control with Priority Hints
- How Does Dan Abramov Optimize beta.reactjs.org After Be Complained about Website Speed?
- Making the Web Faster with Service Workers and Performance Research
- Optimizing images for mobile browsers with a UX mindset
- Populating the page: how browsers work
- Prevent unnecessary network requests with the HTTP Cache
- Web performance tools
- WebAssembly: TinyGo vs Rust vs AssemblyScript
- Why Your Website Should Be under 14kb in Size
- 리μμ€ μ°μ μμ - preload, preconnect, prefetch