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 |
Difference between obtrusive and unobtrusive javascript?
Explain what is angular expression? Explain what is key difference between angular expressions and javascript expressions?
What is the singleton pattern? How does angular use it?
How to do custom form validation in AngularJS?
What is the digest cycle in angularjs?
What is the meaning of component lifecycle in angular 2?
List some of the built-in validators in angularjs?
What is linking function? What are post linking and pre-linking functions?
Explain ddo in angularjs?
Difference between constructor and ngoninit?
List the command to install angular cli?
Why do people use angular?