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

Consider using Intersection Observer API? #6

Open
henrylearn2rock opened this issue Aug 27, 2018 · 0 comments
Open

Consider using Intersection Observer API? #6

henrylearn2rock opened this issue Aug 27, 2018 · 0 comments

Comments

@henrylearn2rock
Copy link

henrylearn2rock commented Aug 27, 2018

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

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

No branches or pull requests

1 participant