AngularJS Features — a practical guide to AngularJS features with clear examples you can reuse in real projects.
AngularJS Tutorial Series (3/99). Prefer one article? Read the complete AngularJS tutorial.
Short description
The digest/$watch model powers automatic UI updates when scope data changes.
Feature highlights
Two-way binding
Directives (ng-*)
Controllers + $scope
Services / factories
ngRoute SPAs
Filters