Lazy-load 🌄 #881
Labels
enhancement
New feature or improvement of existing feature.
help wanted
Extra attention is needed.
no-issue-activity
Is your feature request related to a problem? Please describe.
In order to improve performance & initial loading time, we have decided to lazy-load images at the Ignitus web application.
We don't plan to use any third-party library to do this for us as it will unnecessarily increase the bundle size.
Describe the solution you'd like
Here is the one that I think fits our requirement https://slashgear.github.io/creating-an-image-lazy-loading-component-with-react/
Describe alternatives you've considered
N.A
The text was updated successfully, but these errors were encountered: