|
You are here |
vincent.bernat.ch | ||
| | | | |
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. | |
| | | | |
bitsofco.de
|
|
| | | | | Articles on frontend development and more. | |
| | | | |
www.aleksandrhovhannisyan.com
|
|
| | | | | Images make the web a more beautiful place, but this sometimes comes at a price. Learn how to optimize images for the web using the WebP image format and lazy loading with JavaScript. | |
| | | | |
www.debugbear.com
|
|
| | | Server-side rendering ensures that website content appears quickly, without first having to download and run application code. | ||