Mar17 0 Angular | Watch an object or an array Posted by Anil Maharjan $scope.$watch('objectOrArray',function(newVal, oldVal){ // Do Something },true); Comments comments