DEV Community

Discussion on: Tired of People Missing Out on Your CSS Animations? jQuery Is the Answer...

Collapse
 
mate3 profile image
Mate

Or you could just use IntersectionObserver without loading whole jQuery lib for this functionality. Also if you need some advance animation GSAP and ScrollTrigger are way to go!