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 is httpclient in angular?
What is routing in javascript?
Can we use ngfor in div?
How will you convert a string into a percentage?
Explain $event in angular 5?
What are typescript types? In detail?
What are custom directives?
What is ng content in angular?
What is the difference between ng-if, ng-show/ng-hide?
Why is lazy evaluation good?
What is async pipe in angular?
What is typeofchecks in angular 8?