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

💡 [REQUEST] - Implement lazy loading on the images #24

Open
hezronkimutai opened this issue Mar 5, 2023 · 0 comments
Open

💡 [REQUEST] - Implement lazy loading on the images #24

hezronkimutai opened this issue Mar 5, 2023 · 0 comments
Labels
question Further information is requested

Comments

@hezronkimutai
Copy link
Member

hezronkimutai commented Mar 5, 2023

Start Date

No response

Implementation PR

** Use the resource below **

https://levelup.gitconnected.com/react-lazy-load-image-e6a5ca944f32

Reference Issues

No response

Summary

https://levelup.gitconnected.com/react-lazy-load-image-e6a5ca944f32

Basic Example

Images taking quite a while to load

Drawbacks

We should figure out how to implement lazy loading, such that only images on the screen are loaded ... Or, implement a strategy where low quality images are shown when the image isn't on the screen view and then show it up when it appears on screen.

Unresolved questions

No response

@hezronkimutai hezronkimutai added the question Further information is requested label Mar 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant