#HttpClient

1 posts

Angular Basics #7: Calling APIs with HttpClient
7 min read

Angular Basics #7: Calling APIs with HttpClient

Learn to talk to a backend API using HttpClient — Angular's standard communication tool — and round it out with modern patterns using Observable and toSignal.