AngularJS Developer Question:
Download Job Interview Questions and Answers PDF
Tell me directives in AngularJS?
Answer:
Directives are markers on DOM elements (such as elements, attributes, css, and more). These can be used to create custom HTML tags that serve as new, custom widgets. AngularJS has built-in directives (ng-bind, ng-model, etc) to perform most of the task that developers have to do.
Download AngularJS Developer Interview Questions And Answers
PDF
Previous Question | Next Question |
Explain me which are the core directives of AngularJS? | Tell me what is internationalization? |