Lazy loading? Infinite scroll? Scroll animations?
Meet IntersectionObserver đź‘‹

React when elements enter or leave the viewport, no scroll event listeners.

â‹… Built-in debouncing
â‹… Works off the main thread
â‹… No performance overhead

Learn more 👇
https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API