web-resources-project
web-resources-project copied to clipboard
[FEAT] Increase performance with Lazy Loading
Hey, I want to add lazy loading to the website. The benefits of lazy loading include:
Reduces initial load time – Lazy loading a webpage reduces page weight, allowing for a quicker [page load time].
Bandwidth conservation – Lazy loading conserves bandwidth by delivering content to users only if it’s requested.
System resource conservation – Lazy loading conserves both server and client resources, because only some of the images, JavaScript, and other code actually need to be rendered or executed.
To reduce notifications, issues are locked. Your issue will be unlock when we will add label as 🏁 status: ready for dev. Check out the contributing guide for more information. Also, if you're in GSSoC'23 please check the discussion