- cross-posted to:
- frontend@lemmy.ml
- cross-posted to:
- frontend@lemmy.ml
One of the most common questions around animation performance is whether JS-based animations are slower than CSS-based ones. Should we always strive to use CSS transitions, or is it OK to use JavaScript animation libraries?
There’s a surprising amount of nuance to this question, and I think that the conventional wisdom isn’t quite right. In this post, we’re going to dig into this question and see the differences for ourselves!
You must log in or register to comment.


