Listen

Description

Every real-world web application has to communicate with backend API.

Developers building web applications with Angular usually interact with the backend API using HttpClient.

In this episode I am explaining the basic HttpClient features and HTTP methods.

Links

Angular HttpClient
HTTP Methods
Top 10 ways to use Interceptors in Angular