- Similar to the `useMutationObserver` or `useResizeObserver` hook - Wrap the [intersection observer API ](https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API) - A good storybook example may be infinite scrolling (fetch more upon intersecting the bottom of a list with the window)