ionic-tutorial-pouchdb
ionic-tutorial-pouchdb copied to clipboard
controller-as syntax refactoring
in controller-as syntax use $scope only for tasks beyond trivial bindings such as defining $watch and $on . references: http://toddmotto.com/digging-into-angulars-controller-as-syntax/
@pazams Thanks! I'll look at the changes next week, unfortunately don't have time now.