meirisoda / meirisoda.online

meirisoda.online
0 stars 0 forks source link

Loading pictures ! #1

Open Labna opened 8 months ago

Labna commented 8 months ago

Just a piece of advice : I was looking your website and found a mistake causing huge effect. The <img> with big pictures and many of them in the same page load simultaneously.

I prefer not use JS library for that so just <img loading="lazy"> is super effective and spread https://caniuse.com/loading-lazy-attr

Other advice and documentation : https://developer.mozilla.org/en-US/docs/Web/Performance/Lazy_loading#loading_attribute

Keep going !

meirisoda commented 8 months ago

I will definitely go in and make those changes, thank you so much! My website is in dire need of restructuring - I would like to make things as clean, fast and efficient as possible. Thank you for also visiting my website!!