Angular controller, services, scopes fundamental concept

Controller: Use controllers to:angularjs Set up the initial state of the $scope object. Add behavior to the $scope object. Do not use controllers to:express Manipulate DOM — Controllers should contain
相关文章
相关标签/搜索