Chapter 6. Testing and Optimizing Angular Applications
Note
Learning Objectives
By the end of this chapter, you will be able to:
Animate an Angular element
Optimize Angular applications
Perform unit testing on an Angular application
Implement end-to-end (e2e) testing on an Angular application
Note
This chapter presents the basics of Angular animations in addition to an introduction on optimizing and testing Angular applications.