M Alix
Member since May 11, 2014
- Profile: /members/11906-m-alix.htm
- Comments: 1
Recent Blog Comments By M Alix
-
Watching Object Literal Expressions In AngularJS
Posted on May 11, 2014 at 2:41 PM
Does this still apply if you use a function as the first argument to the $watch function? $scope.$watch( function(){ return friend.name; }, function( newValue, oldValue ) { ...... read more »