Scope $watch() vs. $watchCollection() In AngularJS
Change Deep Value
—
Change Shallow Value
—
Rebuild
—
Clear
$watchCollection( collection ) Log
$watch( collection ) Log
$watch( collection, [ Equality = true ] ) Log
Reference
watch-vs-watch-collection