...

/

Challenge: Chain Animations Between Multiple Elements

Challenge: Chain Animations Between Multiple Elements

Apply what you've learned so far about WAAPI to chain multiple elements' animations.

We'll cover the following...

Problem statement

Using only WAAPI in an Angular application, create three elements that rotate in sequence—the first element rotates 360 degrees, ...