DEV Community

Discussion on: A Guide to Web Animation with GSAP (1 line of JavaScript code) - Part 1

Collapse
 
adam_cyclones profile image
Adam Crockett 🌀

I don't feel the need for gsap anymore with the native web animations API you can rig up stuff like this without a library, none the less good article.

Collapse
 
olawanle_joel profile image
Joel Olawanle • Edited

Thanks, I will read about it but I believe GSAP made animation really easier to achieve.