Chapter 4: Understanding Angular Animations

In this chapter, you'll learn about working with animations in Angular. You'll learn about multi-state animations, staggering animations, keyframe animations, and how to implement animations for switching routes in your Angular apps.

The following are the recipes that we're going to cover in this chapter:

  • Creating your first two-state Angular animation
  • Working with multi-state animations
  • Creating complex Angular animations using keyframes
  • Animating lists in Angular using stagger animations
  • Using animation callbacks
  • Basic route animations in Angular
  • Complex route animations in Angular using keyframes

Technical requirements

For the recipes in this chapter, make sure you have Git and Node.js installed ...

Get Angular Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.