Performance: Intersection Observer V.S Scroll Event Listeners
With the advent of the Intersection Observer through the Observer API, fully supported by modern browsers, the fundamental question I was plagued with was if it indeed the better alternative to scroll listeners from a performance perspective.
Prior t...
koketsomawasha.hashnode.dev3 min read