aniketsinha2002 / DataGeek

A static educational website related to Data Science built using HTML, CSS, JS, Bootstrap and Tailwind from scratch
https://aniketsinha2002.github.io/DataGeek/
91 stars 192 forks source link

Enabling lazy loding to website #577

Closed marshadkhn closed 1 year ago

marshadkhn commented 1 year ago

Description

Hey @aniketsinha2002, the website is so amazing While I was testing the website I found a very important feature that needs to be applied for better user experience

Feature _Applying lazy loading to the website to images and all the stuff that takes time to load

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:

@aniketsinha2002

Assign me this issue to add-on this feature

Screenshots

image