agamjotsingh18 / codesetgo

Open Source Website of CodeSetGo
https://codesetgo.netlify.app/
MIT License
77 stars 234 forks source link

Enabling lazy loading to wesbite #549

Closed marshadkhn closed 1 year ago

marshadkhn commented 1 year ago

Is your feature request related to a problem? Please describe.

Hey @agamjotsingh18, CodeSetGo 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 image

Describe the solution you'd like.

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:

Describe alternatives you've considered.

NONE

Add any other context or screenshots about the feature request here.

Assign me this issue to add-on this feature

Record

marshadkhn commented 1 year ago

@agamjotsingh18