Live data from Hacker News

Web Animation with GSAP: A Superior Alternative to CSS and JavaScript

medium.com

1–4 of 4 posts

Re: Web Animation with GSAP: A Superior Alternative to CSS and JavaScript

#2
Another goofy, non-standard license[1] that hasn't been vetted by anybody, and isn't well understood. Weird terms like "You can only use this in no-charge software, but if you only charge the user once you can use it." and "If you use this in subscription / usage fee software, please buy a commercial license." So is that a request, or a strict condition? Thanks, but no thanks.

[1]: https://gsap.com/community/standard-license/

Re: Web Animation with GSAP: A Superior Alternative to CSS and JavaScript

#4
The code quality of GSAP is pretty terrible too. The codebase is prehistoric in terms of best practices, it doesn’t tree-shake well, their package exports are mis-configured, their type definitions are bad or missing, their api’s are wildly bloated making it easy to get lost or write inefficient code, licenses are convoluted, and the performance isn’t great compared to just using CSS, SMIL, or the Web Animation API.

I’ve built some cool stuff with it, but GSAP is hardly superior. Just use the platform, or use a modern alternative to GSAP like https://motion.dev