Directives
- ng-app
- ng-controller
- ng-model
- ng-click
- ng-view
- ng-repeat
- ...
We can also create our own directives. But What for?
Directives are abstrctions of the View, the HTML in our application.
We can also create our own directives. But What for?
Directives are abstrctions of the View, the HTML in our application.