Go to Angular Animations
About
Angular Animations
When you build stuff in Angular, you pretty quickly discover that you want to add animations and transitions. Well, Angular has a powerful animation framework baked right in. I’ve created a series of examples to help lessen the learning curve. Hope they help!
Note from the editor

When you build stuff in Angular, you pretty quickly discover that you want to add animations and transitions. They are an important aspect to any application now-a-days. They help make the overall user experience feel nicer and can help to make it more intuitive too. Sometimes, we can use CSS to handle these animations, but Angular has a powerful animation framework baked right in that allows us to do a lot more than what we can with plain ol’ CSS. There’s a lot to know with Angular Animations, so I’ve created a series of examples to help lessen the learning curve. Hope they help!

Editors
Go to the profile of Brian Treese
Brian Treese
Web Development Tips, Techniques, Inspiration & More