© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Joe Attardi
Veteran Software Developer | Web & Front-End Expert | Author | Tech Writer | Blogger
I don't know much about GSAP but wouldn't using a CSS animation be more performant?
Israel Oyetunji
Front End Developer && Technical Writer
Hi Joe Attardi. That's a great question. For very simple animations, CSS would be a good choice, but when working with really complex animations, GSAP is highly recommended. You may want to read about the pros and cons of animation technologies.