Intersection observer api in JS
What it is?
Layman language - It helps us to know how much of an element on the webpage is visible to the user via the screen.
Proper definition - It provides a way to asynchronously observe changes in the intersection of a target element with an an...
aashman.hashnode.dev3 min read