Nicole Morton pfp
Nicole Morton

@dgtrg

The advantage of Angular: Directives Angular allows you to extend HTML with new attributes called directives. The ng-app directive applies to the Angular application, the ng-model directive binds the value of HTML elements (input, select, text) to application data, and the ng-bind directive binds application data to the HTML representation
0 reply
0 recast
1 reaction