Answer Posted / 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 |
Post New Answer View All Answers
Which service does the html $compile service use for the purpose of data binding?
Can’t retrieve the injector from angular js?
In angular what is string interpolation?
What is the difference between $scope and scope in angular?
How do we create a singleton service in angular 2?
How can you bypass sanitation in angular and why would you do so?
What does a router.navigate do?
What is aot build?
What are the styling form that ngmodel adds to css classes?
Why should I use angular 7?
How can a number of watchers and digest cycle time affect the performance of the application?
What is angularjs value?
How will you create a custom service?
Is angular easy to learn?
What is ngstyle and ngclass?