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 zones? What is ngzone? What is change detection? What is ngzone run outside?
What are directives? How to create and use custom directive in angularjs.
What is core module in AngularJS?
What is the factory method in angular 2?
What is export array in angular 2?
What happen when I import the same module twice in angular 4?
What is platformbrowserdynamic?
What is currency filter? What are the two ways to use currency filters?
What is location path?
Can we create our own directives?
What the different between a directive and component?
What is routerstate in routers?