Skip to content

Lazy load images #6

@micppp

Description

@micppp

Because I'm loading everything on the front end all images are being loaded.

Currently making 575 requests that come in at 1.7mb.

This could be massively reduced by using the intersection observer to check if the images are in the viewport.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions