ssitvit / Code-Canvas

A hub for innovation through web development projects
https://codecanvas.ieeessitvit.com/
MIT License
80 stars 127 forks source link

Enable lazy loading to improve website performance #435

Closed shraddha761 closed 1 year ago

shraddha761 commented 1 year ago

Lazy loading is a technique that can be used to improve the performance of a website by delaying the loading of images and other resources until they are needed. This can help to reduce the initial load time of a page, which can improve the user experience and make the website more responsive.

The benefits of lazy loading include:

Reduced initial load time Improved user experience More responsive website Increased SEO ranking

Assign this issue to me under GSSOC'23

Dharmesh177 commented 1 year ago

Assign to u !! complete in 1 week and Follow contributing.md guidelines for successful PR merge. Happy Coding !!