InterviewSolution
Saved Bookmarks
| 1. |
What is HttpClient and its benefits in Angular 6? |
|
Answer» The HTTPCLIENT in Angular 6 offers a simplified version of client HTTP API for applications in Agular resting on the XMLHttpRequests INTERFACE exposed by the end-user in the browser. Benefits of HTTPClient:
|
|