AbhiPatel10 / AISKCON-CONSTRUCTION

https://abhipatel10.github.io/AISKCON-CONSTRUCTION/
57 stars 197 forks source link

Enabling lazy loading #481

Closed marshadkhn closed 12 months ago

marshadkhn commented 12 months ago

Hey @Neilblaze and @AbhiPatel10 I want to put a new feature to website that is enabling lazy loading to website Lazy loading is the practice of delaying load or initialization of resources or objects until they're actually needed to improve performance and save system resources.

Advantage of lazy loading

Example image

Showing a structure while the data is loading! Assign me this issue under GSSOC'23

Neilblaze commented 12 months ago

This is being tackled in #451

marshadkhn commented 12 months ago

OK Sorry I didn't see