Chapter 10. AngularJS Hacks
In this chapter, we will cover the following recipes:
Manipulating your application from the console
DRYing up your controllers
Using
ng-bind
instead ofng-cloak
Commenting JSON files
Creating custom AngularJS comments
Referencing deep properties safely using
$parse
Preventing redundant parsing