Hacker News new | ask | show | jobs
by Jorge1o1 1421 days ago
>laggy even when showing animations Yes, often because those web apps use a javascript like popmotion instead of just plain css transitions.

Or some dev writes an onScroll or onHover function with zero debouncing.