AngularJS - Services
- Services
- Console log
- Logging with $log
- Turn off logging with $logProvider
- Showing the correct line number
- Dependency Injection
- Automatic counter with $timeout
- Automatic counter with stop button
- Automatic counter with stop and start buttons
- Simple pages
- Simple pages with controller
- HTML form elements with AngularJS
- Input validation with $messages
- TODO with AngularJS
- TODO with AngularJS (ENTER to submit and delete item)
- TODO with AngularJS (localStorage)
- Exercise: Automatic Counter with $interval
- Exercise: TODO
- Solution: Automatic Counter with $interval