Open fesor opened 8 years ago
To make this a true todomvc app, it should remember tasks between user sessions. This also a great example of how to use angular $injector service to follow dependency inversion principle.
$injector
To make this a true todomvc app, it should remember tasks between user sessions. This also a great example of how to use angular
$injector
service to follow dependency inversion principle.