A common use case is similar to the About page of the documentation site. Many sites display parallax content that is contained within one section of the page but operates on window-level scroll events (e.g. animates as user scrolls entire page).
The tutorial should cover how to set up the effect using vanilla Javascript, vs React.