Which service is used for making ajax calls in angular?
Answer / Kumar Abhimanyu Singh
The HttpClient service is used for making AJAX calls in Angular. It provides a modern and easy-to-use API for working with HTTP requests.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to upgrade web applications from angular2 to angular4?
What is $digest in angularjs?
What are the directives available in router?
What are the data bindings m angular?
What is the controller?
Difference between functional hoisting and variable hoisting?
What is innerhtml in angular?
Is google using angular?
Write command to generate a component in specific module in angular cli?
How did we work with multiple modules in our project?
What is ngstyle and ngclass?
Explain what the link function is and how it differs from compile?