Chapter 4. JavaScript Animations in AngularJS
We have already learned how to create animations using CSS in the context of AngularJS. Now we will learn how to create animations using JavaScript in AngularJS.
In this chapter, we will learn the following topics:
- Creating AngularJS animations without CSS3
- The
ngHidedirective JavaScript animation - The
ngIfdirective JavaScript animation - The
ngRepeatdirective JavaScript animation - JavaScript animations as fallback for CSS animations