What is Global API?
Answer / chaitanya
Global API provides you global functions to perform common JavaScript tasks such as comparing objects, deep copying, iterating through objects, and converting JSON data etc. All global functions can be accessed by using the angular object.
| Is This Answer Correct ? | 2 Yes | 0 No |
What are the main features in angular js?
What is traceur compiler in angular?
What is forgiving in angularjs?
How to change start and end symbols used for angularjs expressions?
What is router outlet ></ router outlet?
How to enable lazy loading?
Why do we need custom directives in angular?
What is the factory method in angular 2?
how to generate a module in angular?
What is the difference between angular 1(angularjs) and angular?
What is class in typescript?
How does a controller work?