Vanilla JS Scroll Events & Animations with IntersectionObserver API

Vanilla JS Scroll Events & Animations with IntersectionObserver API
Interactivity on the web has become an ever-increasing request for developers, as it has shown to increase user engagement and let’s face it; there’s a “cool factor.” Arguably, the most accessible and popular form of this type of UX is the “on scroll event.” Aside from the animation opportunities, there are optimization techniques that can […]