Chapter 7. Screaming Fast AngularJS
In this chapter, we will cover the following recipes:
Recognizing AngularJS landmines
Creating a universal watch callback
Inspecting your application's watchers
Deploying and managing
$watchtypes efficientlyOptimizing the application using reference
$watchOptimizing the application using equality
$watchOptimizing the application using
$watchCollectionOptimizing the application using
$watchderegistrationOptimizing template-binding watch expressions
Optimizing the application with the compile phase in
ng-repeatOptimizing the application using track by in
ng-repeatTrimming down watched models