What is the global api in angularjs?
Answer / Krishan Kumar Goyal
AngularJS doesn't have a global API as such. Instead, it provides a set of APIs that are used within an Angular application. These APIs are primarily associated with modules, services, controllers, directives, and filters.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain angular 2 hidden property?
What is injectable in angular2?
Why do we need services in angular?
What is lazy loading in c#?
Whats is a filter?
How long will it take to learn angularjs?
How does angular use singleton pattern?
What are some security-related features built into the angular framework?
Explain about angularjs value?
What are the angular modules?
What is $sce?
What are the web application security risks that a web developer should avoid while doing development using angularjs?