Joined March 2015
·
Posted to
Speeding up AngularJS's $digest loop
over 1 year
ago
If you remove all watchers with the line scope.$$watchers = []; isn't it useless to call the $digest function then? Because $digest check every watcher (which there aren't any of). I didn't get that part :S
@hsuh It shortens every commit to be one line, instead of 8, which is default.