Hacker News new | ask | show | jobs
by Sesse__ 246 days ago
You want CSS transitions or animations, since they can run on the compositor thread (most of the time). Zero jank.

(I work with CSS browser performance, although animations is not my primary field)