Joined March 2015
·

Olov

Kista
·
·

@hsuh It shortens every commit to be one line, instead of 8, which is default.

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

Achievements
1 Karma
0 Total ProTip Views