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 |
Explain data binding in angular 4?
how to generate a module in angular?
Which of the following directive is used to initialize an angular app?
What is binding in js?
What do you understand by linking function?
What is primeng?
What is one way data binding in angularjs?
what are directives? Mention some of the most commonly used directives in angularjs application?
What is the ng in angular?
What is in node js?
Which ones are singleton in angularjs?
Is .value() the proper way to set app-wide constant and how to retrieve it in a controller?