Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Animating Your Angular App

Alisa
March 19, 2022

Animating Your Angular App

Add some dazzle to your Angular app by harnessing the power of Angular’s animation library. We’ll start from the basics of state and triggers, use built-in fancy effects, add routing animations, and cover how to make your animations reusable and scalable. Your Angular app will sizzle by the end of this talk!

Alisa

March 19, 2022
Tweet

More Decks by Alisa

Other Decks in Programming

Transcript

  1. Senior Developer Advocate @ Okta | Google Developers Expert Angular

    | Co-organizer AngularKC | Core Team ngGirls Nerd who enjoys cooking, watching K-Dramas, and drinking wine Not a designer, not a CSS expert @AlisaDuncan
  2. Draws attention to elements Makes applications feel expressive Adds polish

    and delight Defined in CSS and controlled in JS Using Animations
  3. Built on top of CSS Animations First class citizen of

    components and router Using Angular Animations
  4. Built on top of CSS Animations First class citizen of

    components and router Angular does the heavy lifting Using Angular Animations