Angular 6 – Http Request – REST calls with HttpClient

As we all know that an angular is a front end application which means your angular app will be running in a web browser. Welcome to CodeWithSrini in this lecture we’re going to look into angular 6 HTTP request making less calls with HTTP in modern web applications we definitely need a bunch of HTTP services on the server and we make use of the services to fetch or save data to it. In this video I’m going to show you how to build a fake HTTP service and we’re going to use a back-end for our service. So to do that let’s head over to JSONTypicode.com.

Video Source: Angular 6 – Http Request – REST calls with HttpClient

ALSO READ  Angular 6 - Adding Bootstrap 4 Dropdown Menu in Angular Application and ng-bootstrap