Content pfp
Content
@
0 reply
0 recast
0 reaction

Darryl Yeo 🛠️ pfp
Darryl Yeo 🛠️
@darrylyeo
Anime.js v4 is here. Web-based animations are so back. (You HAVE to check out this landing page. 🤯👇) https://animejs.com
11 replies
9 recasts
65 reactions

Mr. Wildenfree 🐺🍵🎵 pfp
Mr. Wildenfree 🐺🍵🎵
@mrwildenfree
That’s an insanely impressive homepage & breakdown. I’m still on the outskirts of coding & the like, but always fascinated by these kind of emerging innovations. Are you familiar with how this might differ from GSAP, Lottie or Rive? Performance or otherwise?
1 reply
0 recast
1 reaction

Darryl Yeo 🛠️ pfp
Darryl Yeo 🛠️
@darrylyeo
My cursory impression is it’s basically GSAP, but if it were written from scratch today using the 2025 iteration of web standards, browser APIs and JavaScript tooling instead of what was available in 2012. That means first-class abstractions on top of CSS variables, individual CSS transform properties like `rotate` / `translate` / `scale`, Intersection Observers, the Web Animations API, full type safety with CSSOM + TypeScript and a bunch more goodies that browsers know how to optimize and are otherwise impossible to facilitate with user-land JavaScript.
1 reply
0 recast
1 reaction