In this video, you will learn a very basic implementation of Intersection Observer in React. To help you get used to working with the API in React. And from there on, you will have the essential knowledge to move onto more complex uses of the API in React, like infinite scrolling for example.
Intersection Observer: https://developer.mozilla.org/en-US/d...
React, useMemo hook: • Learn useMemo In 10 Minutes
React, useEffect hook: • Learn useEffect In 13 Minutes