We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Intersection Observer API https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API
Polyfill from w3c https://github.com/w3c/IntersectionObserver/tree/master/polyfill
Recommended from Google Chrome https://developers.google.com/web/fundamentals/performance/lazy-loading-guidance/images-and-video/#inline_images
This api is well suited for this awesome project.
It'd be even more awesome if you can also mention how yours is different in comparison to these: https://developers.google.com/web/fundamentals/performance/lazy-loading-guidance/images-and-video/#lazy_loading_libraries
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Intersection Observer API
https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API
Polyfill from w3c
https://github.com/w3c/IntersectionObserver/tree/master/polyfill
Recommended from Google Chrome
https://developers.google.com/web/fundamentals/performance/lazy-loading-guidance/images-and-video/#inline_images
This api is well suited for this awesome project.
It'd be even more awesome if you can also mention how yours is different in comparison to these:
https://developers.google.com/web/fundamentals/performance/lazy-loading-guidance/images-and-video/#lazy_loading_libraries
The text was updated successfully, but these errors were encountered: