Animating with the JavaScript Web Animations API
Give your web animations super-powers by with the JavaScript Web Animations API
Created by Ben Frain | 2 hours on-demand video course
This course teaches you how to animate on the Web using the JavaScript Web Animations API W3C standard. You’ll learn how to transfer what you already know how to do in CSS, into JavaScript and then add extra capabilities like pausing and playing animations, starting one animation half way through another. Combining different animations together and synchronising a number of animations. All things you just can’t do presently with CSS alone.
We will start by re-making some basic CSS animations with the JavaScript Web Animations API, then once we get through the fundamentals, we will start making our project together — a interactive set of sequenced animations. By the end of the course you should have a solid understanding of how to animate on the Web with the JavaScript Web Animations API.
What you’ll learn
- Animating with JavaScript using the Web Animations API
- How to convert CSS animations to JavaScript
- How to create animation based interaction with JavaScript
Recommended Course