Intersection Observer 
Official Website
https://www.w3.org/TR/intersection-observerCategory
PerformanceJavaScript Libraries
Intersection Observer is a browser API that provides a way to observe the visibility and position of a DOM element relative to the containing root element or viewport.