Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance Optimization: Lazy Loading Images #10

Open
Soyvor opened this issue Oct 1, 2023 · 3 comments
Open

Performance Optimization: Lazy Loading Images #10

Soyvor opened this issue Oct 1, 2023 · 3 comments
Assignees

Comments

@Soyvor
Copy link
Contributor

Soyvor commented Oct 1, 2023

Description: Currently, all images are loaded when the page loads, causing slow loading times. Implement lazy loading for images to improve page performance.
Difficulty: Moderate
Labels: performance, frontend

@pauchena
Copy link

pauchena commented Oct 1, 2023

Hey, is this open? I'd like to solve this issue

@rashen33
Copy link
Owner

rashen33 commented Oct 1, 2023

Hey @pauchena. Yes this is open. You can work on this. I will assign you.

@Soyvor
Copy link
Contributor Author

Soyvor commented Oct 2, 2023

Updated this with work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants