<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Reactivity on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/reactivity/</link><description>Recent content in Reactivity on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sat, 25 Oct 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/tags/reactivity/index.xml" rel="self" type="application/rss+xml"/><item><title>Core Concepts: Embracing Signals</title><link>https://ai-blog.noorshomelab.dev/angular-new-concepts/core-concepts-embracing-signals/</link><pubDate>Sat, 25 Oct 2025 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/angular-new-concepts/core-concepts-embracing-signals/</guid><description>&lt;h2 id="2-core-concepts-embracing-signals"&gt;2. Core Concepts: Embracing Signals&lt;/h2&gt;
&lt;p&gt;Angular Signals are a game-changer for reactive state management in Angular applications. Introduced experimentally in Angular 16 and stable in Angular 20, Signals provide a simpler, more performant, and explicit way to manage application state without the boilerplate often associated with RxJS. They fundamentally change how reactivity works in Angular, moving towards a more fine-grained and predictable change detection.&lt;/p&gt;
&lt;h3 id="what-are-angular-signals"&gt;What are Angular Signals?&lt;/h3&gt;
&lt;p&gt;A &lt;code&gt;Signal&lt;/code&gt; is a wrapper around a value that notifies interested consumers when that value changes. Think of it as a special kind of observable, but simpler and with a focus on synchronous value changes and automatic dependency tracking.&lt;/p&gt;</description></item><item><title>Introduction to Angular v21: The Big Picture</title><link>https://ai-blog.noorshomelab.dev/angular-v21-mastery/chapter-1-intro-to-angular-v21/</link><pubDate>Wed, 20 Aug 2025 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/angular-v21-mastery/chapter-1-intro-to-angular-v21/</guid><description>&lt;h2 id="introduction-to-angular-v21-the-big-picture"&gt;Introduction to Angular v21: The Big Picture&lt;/h2&gt;
&lt;p&gt;Welcome to the exciting world of Angular v21! Each major Angular release brings a wave of innovations, and v21 is no exception. This version is a significant step forward, focusing on &lt;strong&gt;performance, developer experience, and alignment with modern web standards.&lt;/strong&gt; Instead of introducing a multitude of entirely new paradigms, Angular v21 refines and enhances the foundation laid by previous versions, particularly focusing on the &amp;ldquo;signals first&amp;rdquo; reactivity model.&lt;/p&gt;</description></item></channel></rss>