Challenge: Create Sequential and Parallel Animations
Apply what you've learned so far about Angular animations to create a combination of sequential and parallel animations.
We'll cover the following...
Problem statement
Using Angular animations in an Angular application, create an enter and exit animation for the target element with the following configurations:
Enter animation
A sequential ...