Displaying hierarchical objects linearly in AngularJS using ng-repeat
This post shows how to display parent, child and grandchild relationship in tabular form using AngularJS ng-repeat. ...
Avoiding watches in AngularJS for faster data bindings
This post provides ways to avoid creating watches in AngularJS and tries to solve the issue of 2000 watches....
