/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

vincent.bernat.ch
| | jfhr.me
2.0 parsecs away

Travel
| | 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
1.9 parsecs away

Travel
| | Articles on frontend development and more.
| | www.aleksandrhovhannisyan.com
2.4 parsecs away

Travel
| | 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
29.4 parsecs away

Travel
| Server-side rendering ensures that website content appears quickly, without first having to download and run application code.