Closed decanus closed 6 years ago
looks nice,
few considerations:
1) my orders must be updated 2) I think the order should be: $scope.$watch, then function, then $scope.$watch again etc. ; cause it's the order we use for other cases, and it will make sense once the code is split in files
$scope.$watch
function
don't update those, I will take care of them
looks nice,
few considerations:
1) my orders must be updated 2) I think the order should be:
$scope.$watch
, thenfunction
, then$scope.$watch
again etc. ; cause it's the order we use for other cases, and it will make sense once the code is split in filesdon't update those, I will take care of them