Articles in this series
A practical introduction about the Intersection Observer, how it works and how to leverage some of its different options and methods. ยท This post is the...
Learn how to easily update a navigation based on the scroll position without listening to the scroll ๐. ยท The web capabilities have been evolving...
I faced a blocker while creating a quick POC using the Intersection Observer API on CodePen. And I wrote down how to fix it so you can save some time. ยท...
The Intersection Observer API has great support across browsers, but it's advised to use its polyfill if Internet Explorer support is required. ยท...