<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>RxJS Observables on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/rxjs-observables/</link><description>Recent content in RxJS Observables on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Wed, 11 Feb 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/tags/rxjs-observables/index.xml" rel="self" type="application/rss+xml"/><item><title>Chapter 6: Basic HTTP Communication with HttpClient</title><link>https://ai-blog.noorshomelab.dev/angular-production-guide-2026/basic-http-communication/</link><pubDate>Wed, 11 Feb 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/angular-production-guide-2026/basic-http-communication/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;Welcome, intrepid developer, to Chapter 6! So far, we&amp;rsquo;ve learned how to build robust user interfaces and manage component logic. But what&amp;rsquo;s a beautiful UI without data? Most real-world applications aren&amp;rsquo;t just pretty faces; they need to communicate with a server to fetch, create, update, and delete information. This is where HTTP communication comes into play.&lt;/p&gt;
&lt;p&gt;In this chapter, we&amp;rsquo;ll embark on our journey into the fascinating world of network requests in Angular. We&amp;rsquo;ll learn how to use Angular&amp;rsquo;s powerful &lt;code&gt;HttpClient&lt;/code&gt; to interact with backend APIs, fetch data, and display it in our standalone components. We&amp;rsquo;ll cover the basics of making different types of requests and how to handle the responses, including those pesky errors. By the end of this chapter, you&amp;rsquo;ll be confidently connecting your Angular frontend to any backend service.&lt;/p&gt;</description></item></channel></rss>