CSS vs. JavaScript animations. Josh W. Comeau shows CSS and the Motion library stay smooth when the main thread is busy, while JS and the GSAP library freeze. Use native CSS when you can, and reach for JS only for what CSS can’t do. #animation #performance
www.joshwcomeau.com/...