This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Documentation improvement for $watch, $watchCollection #9388
Closed
Description
This is an important piece for large applications, and one that is often misunderstood.
Tero Parviainen posted a great piece on a brief overview of the difference between reference watchers, collection watchers, and equality watchers.
http://teropa.info/blog/2014/01/26/the-three-watch-depths-of-angularjs.html
I think the docs could benefit from something like this.