Skip to content

Instantly share code, notes, and snippets.

@daviddias
Created May 17, 2015 11:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save daviddias/108db5428ecf212d7091 to your computer and use it in GitHub Desktop.
Save daviddias/108db5428ecf212d7091 to your computer and use it in GitHub Desktop.
$scope.$watch("waiting", function(upd, out){
console.log(upd, out);
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment