Intersection Observer is an API given by the browser which let's you know whether a UI element is visible on the screen or not. Based on this we can add animation to UI elements, do lazy loading, Infinite Scrolling and much more.
Connect with me:
Twitter: / izrajesh
Instagram: / irajeshbhattarai
Medium: / rajeshi
Website: https://rajeshbhattarai.com/
#intersection #observer #javascript #lazyload