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.