|
You are here |
fantinel.dev | ||
| | | | |
benmyers.dev
|
|
| | | | | I spent some time seeing if I could get my Lighthouse performance score up. Here's how I fared. | |
| | | | |
shortdiv.com
|
|
| | | | | [AI summary] The article discusses strategies for optimizing images on the web to improve performance and user experience, covering file formats, techniques like srcset and lazy loading, and tools for compression. | |
| | | | |
www.industrialempathy.com
|
|
| | | | | In this post I'll outline 8 image loading optimization techniques to minimize both the bandwidth used for loading images on the web and the... | |
| | | | |
jfhr.me
|
|
| | | If you have a website, you probably want it to be fast. One common reason why websites aren't fast is because they have a lot of images. Images take time to load. Generally, the browser will load your website, find out that it contains a bunch of images, and start loading those as well. You can optimize that with HTTP/2 Server Push. Another optimization is to simply make your images smaller, without sacrificing quality - that's what this post is about. | ||