Open
Description
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