Reading up on Web Animations API
1 deep · digging since jun 03
- CSS vs. JavaScript
CSS animations run off the main thread so they don't freeze during JS work, but libraries like Motion use the Web Animations API to avoid that pitfall.
Short for Read Later. Save links from any browser or phone. Click to save, read to clear. The full tour
One topic. Every takeSeek and you shall find
1 deep · digging since jun 03
CSS animations run off the main thread so they don't freeze during JS work, but libraries like Motion use the Web Animations API to avoid that pitfall.