Wednesday, January 2, 2019

What is Angular 6 Http Client ?

Angular 6 Http Client : 

HttpClient is introduced in Angular 6 and it will help us fetch external data, post to it, etc. We need to import the http module to make use of the http service. Let us consider an example to understand how to make use of the http service.

https://www.tutorialspoint.com/index.htm


No comments:

Post a Comment