What are Directives in AngularJS?
Answer / chaitanya
AngularJS directives are used to extend the HTML vocabulary i.e. they decorate html elements with new behaviors and help to manipulate html elements attributes in interesting way.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain what angular js routes does ?
What is the difference between service and factory?
What is the difference between Kris Kowal's Q and $q?
What is service in angularjs with example?
In which language, angularjs is written?
What is angular and why it is used?
What is route snapshot?
Why you used angular 2?
What is data binding and its types?
What is compilation in angular? What types of compilations are used in angular?
Explain directives?
what is the difference between a module’s forroot() and forchild() methods and why do you need it?