Hacker News new | ask | show | jobs
by matthuggins 4877 days ago
To go into more detail, I believe CSS animations will be faster because they are built into the browser, as opposed to calculating animation effects in a Javascript interval.
1 comments

Exactly!