Course
Skills Expanded
Animating AngularJS Applications
Learn how to incorporate animations into an AngularJS Application using CSS and JavaScript.
What you'll learn
This course demonstrates how to incorporate animation into AngularJS applications to bring new life to an app. The course will cover ngAnimate, the official AngularJS module for animation. ngAnimate makes it easy to use CSS transition and animations or JavaScript animations. You will also learn how to create custom animations and add animation support to custom directives. Lastly, you will learn how to debug and test animations.
Table of contents
Getting Started
10mins
Animating Core Directives
52mins
- Introduction 1m
- ngClass Add and Remove 4m
- CSS Transitions 2m
- Animating with ngClass 2m
- Animating ngInclude 3m
- Animating ngView 2m
- Animating ngIf 3m
- Animating ngSwitch 3m
- Animating ngRepeat Enter and Leave 8m
- CSS Keyframe Animations 8m
- Animating ngRepeat Move 2m
- Animating ngShow/Hide 3m
- Animating Forms and ngModel 2m
- Animating ngMessages 7m
- Summary 1m
Animating Custom Directives with CSS and JavaScript
36mins
Debugging and Testing Animations
18mins