Web Animations API Reference

I've been exploring the Web Animations API in a series of articles to share what I've learned from this new tool. I figured it was high time I tracked all of the resources I have found in one place. Hopefully this section will be updated often as more people start working with the Animations API and discussing it.

The Spec & Implementations

Tutorials & Reference

Simply... Why Bother?

  • Introducing Web Animations: Great 2013 post introducing the API from one of its lead drivers, Brian Birtles
  • WAAPI and GSAP: Discussion on how the API is not a replacement for GSAP and what each option provides

My Articles