0 comments on “Consuming a REST Service with Angular 4.3+: a Step-by-step Guide”

Consuming a REST Service with Angular 4.3+: a Step-by-step Guide

This is an earlier version of a post about consuming a REST service with Angular. A new, fully reworked version for Angular 6+ can be found here. In both versions, I describe how to use angular 4.3+ HttpClientModule. In the…