Count the Number of Watchers on an AngularJs Page
Too many watchers in an AngularJs app and you are going to have significant performance problems. Here is a quick tip to print out the number of watchers currently set on a page.
Too many watchers in an AngularJs app and you are going to have significant performance problems. Here is a quick tip to print out the number of watchers currently set on a page.