17/03/2015
1 min read
AngularJs
$scope.$watch(‘objectOrArray’,function(newVal, oldVal){ // Do Something },true);