Skip to content

Implement lazy loading for images. #5853

Open
@Ashparshp

Description

Current Behavior

The Layer5.io website currently loads all images and resources at once when a page is accessed.

Desired Situation

To improve page load times and enhance user experience, implement lazy loading for images and other heavy resources.\

Tasks:

  • Identification of Non-Lazy Loaded Resources
  • List the Resources
  • Implement Lazy Loading
  • Optimize the Loading Process: Ensure that the lazy loading process is optimized to prevent any noticeable delays as users scroll through the page.

Contributor Resources and Handbook

The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the master branch.

Join the Layer5 Community by submitting your community member form.

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions