Does AngularJS has dependency on jQuery?
Answer Posted / chaitanya
AngularJS has no dependency on jQuery library. But it can be used with jQuery library.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is difference between structural and attribute directives?
What does injectable mean?
When do you use template-driven vs model-driven forms? Why?
What is service in angular?
Why there are two “destroy” events associated with the termination of scope in angularjs?
What is the difference between angular 4 and angular 7?
How $location is different from window.location in angularjs?
What is the use of a double-click event in angularjs?
Explain $scope in angular?
How logs are maintained in angularjs?
How to change start and end symbols used for angularjs expressions?
What are decorators in angular?
What are observables in angular 2?
What is the best way to declare and access a global variable in angular 2?
How to disable right click event in angularjs?