Lazy Loading with the IntersectionObserver API

added by JavaScript Kicks
1/14/2019 8:58:17 AM

793 Views

Hi. In this post, I'll give some information about IntersectionObserver API. Before we start, I should say this IE11 doesn't support this API. You can check which browsers support on the CanIUse. There are many libraries that helping lazy loading operations. I know, but this API native.


0 comments