Does AngularJS has dependency on jQuery?
Answer / chaitanya
AngularJS has no dependency on jQuery library. But it can be used with jQuery library.
| Is This Answer Correct ? | 2 Yes | 0 No |
Explain ng-bind directive angularjs?
What are different ways to invoke a directive?
Explain expressions in angularjs?
What is the spa (single page application) in angularjs?
Can you explain spa architecture in angularjs?
What is ivy renderer? Is it supported by angular 7?
What is cli in angular 2?
When do you use template-driven vs model-driven forms? Why?
What do you know about internationalization?
What is the difference between a module’s forroot() and fairchild() methods and why do you need it?
What are different Angular form properties?
What does ‘ng-serve’ do?