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 |
What is the use of custom directive in angular 2?
What is the difference between a module’s forroot() and fairchild() methods and why do you need it?
explain templates in angular js
How would you update angular 6 to angular 7?
How to enable caching in $http service?
Explain the compilation process of angularjs?
Why is lazy evaluation good?
Explain ng-hide directive angularjs?
What are the Output of AngularJS $http Service?
Where is angular used?
Explain e2e testing of angular js applications.
What is template reference variable in angular 4?