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 $scope vs scope in angular js?
How to hide or show a div in angularjs?
What is injector in angular?
What is zones in angular 2?
What is callback function?
What is the purpose of exports in a ngmodule?
What is code splitting?
What is Isolate Scope and why it is required?
Do you know what is scope in angular.js?
What is transclusion in angular?
What is resolver in angular 2?
How can you add an active class to a selected element in a list component?