Reputation: 1260
I was reading some article to understand a little bit more how angular.js works.
I understood what is 'dirty checking($digest)'.
But on what rate the watchers are listening for dirty fields?
And whats the minimum rate at which angular can update the $scope variable changes?
Upvotes: 0
Views: 118