Angular JS Interview Questions and Answers
Ques. Can you please explain what is testability like in Angular?Ans. Very testable and designed this way from ground up. It has an integrated dependency injection framework, provides mocks for many heavy dependencies (server-side communication). |
Is it helpful?
Yes
No
Most helpful rated by users:
- What is AngularJS?
- Tell me does Angular use the jQuery library?
- Tell me can we use the open-source Closure Library with Angular?
- Can you please explain what is testability like in Angular?
- Why is this project called "AngularJS"? Why is the namespace called "ng"?