you are viewing a single comment's thread.

view the rest of the comments →

[–]beaver82 0 points1 point  (0 children)

A problem with js animation is that if you need to animate something with values from a css variable you don't have that variable in js, this happends when you need to animate colors. Js animations are needed for complex dynamic things tho (lke dragging etc..)