Skip to content

js-fun/angular-tutorial-phonecat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

http://docs.angularjs.org/tutorial

NOTES

  1. Customized filters
  2. Customized services
  3. Event handlers

TODO

  1. not able to test if define controller in this way in controller.js

    .controller('PhoneCtrl', ['$scope', function($scope) {

    init controller controller service

    $controller('PhoneCtrl', {$scope: scope});

Releases

No releases published

Packages

No packages published

Languages