Real World Use Cases
Apply what we've learned about CSS animations to some common use cases.
We'll cover the following
CSS animations have certain characteristics that make them ideal candidates for animations:
- They have infinite iterations.
- They have multi-step keyframes.
- They have entrance and exit animations.
These traits, mixed with Angular’s class-binding system, form the perfect combination for the use cases we’ll cover in this lesson.
Get hands-on with 1400+ tech skills courses.