css-tricks.com
CSS Animations vs Web Animations API
12
There is a native API for animation in JavaScript known as the Web Animations API. We'll call it WAAPI in this post. MDN has good documentation on it, and... Read full article