harshalhonde21 / harshalhonde21/EcommerceSpectastyle

Feat: Adding Lazy loading to the website

Open
#123 10 comments 0 reactions 1 assignee View on GitHub

@Abhishek20122002 is already working on this.

Since May 12, 2024.

enhancement gssoc level2
Dominant language
JavaScript
Stars
94
Forks
129
PR merge metrics
No merged PRs in 30d

Description

Describe the feature
  1. Lazy loading reduces the time it takes for a web page to open.
  2. Bandwidth conservation.
    3)Instead of loading everything all at once, known as "eager" loading, the browser does not request certain resources until the user interacts in such a way that the resources are needed.
Add ScreenShots

issue
In this you can see as soon as I opened the website all the images get loaded which makes the website load slowly and also it decreases the SEO of website.

Record
  • I want to work on this issue
  • I agree to follow this project's Code of Conduct
  • I'm a GSSOC'24 contributor

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.