directive
The power of directives in AngularJS
· ☕ 4 min read · ✍️ Adesh
AngularJS has lot of in-built directive like ng-app, ng-controller, ng-model, ng-bind and ng-repeat. Directive extend the normal html with extended behaviour.