Dmitri
Member since Jul 28, 2014
- Profile: /members/12157-dmitri.htm
- URL: http://33hotels.com
- Comments: 2
Recent Blog Comments By Dmitri
-
Using $scope.$digest() As A Performance Optimization In AngularJS
Posted on Aug 10, 2014 at 10:58 AM
Here is the example that seems to show that also $scope.$digest() updates outside scopes. Or did I miss anything? http://jsbin.com/beniha/1/edit... read more »
-
$scope.$evalAsync() vs. $timeout() In AngularJS
Posted on Jul 28, 2014 at 6:26 AM
Any reason not to use `$q.when()`?... read more »