<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Redux on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/redux/</link><description>Recent content in Redux on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Tue, 02 Sep 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/tags/redux/index.xml" rel="self" type="application/rss+xml"/><item><title>NgRx with Angular v20: A Comprehensive Beginner&amp;#39;s Guide</title><link>https://ai-blog.noorshomelab.dev/guides/ngrx-angular-v20-guide/</link><pubDate>Tue, 02 Sep 2025 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/guides/ngrx-angular-v20-guide/</guid><description>&lt;h1 id="mastering-ngrx-with-angular-v20-a-comprehensive-beginners-guide"&gt;Mastering NgRx with Angular v20: A Comprehensive Beginner&amp;rsquo;s Guide&lt;/h1&gt;
&lt;p&gt;Welcome, aspiring Angular developer! If you&amp;rsquo;ve found your way here, you&amp;rsquo;re likely eager to tame the complexities of state management in your Angular applications. You&amp;rsquo;ve chosen an excellent time to dive in, as Angular v20 and NgRx v20 bring powerful new features and refinements that make building robust and scalable applications more approachable than ever.&lt;/p&gt;
&lt;p&gt;This document is your complete guide to understanding and implementing NgRx, specifically focusing on its latest iteration and how it harmonizes with Angular v20. We&amp;rsquo;ll start from the very basics, explaining why state management is crucial, then gradually build up your knowledge with clear explanations, practical code examples, and hands-on exercises. By the end, you&amp;rsquo;ll not only grasp the core concepts but also be equipped to apply NgRx effectively in real-world projects.&lt;/p&gt;</description></item><item><title>Learning Redux for React: A Comprehensive Guide (2025 Edition)</title><link>https://ai-blog.noorshomelab.dev/guides/learning-redux-for-react/</link><pubDate>Mon, 11 Aug 2025 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/guides/learning-redux-for-react/</guid><description>&lt;h1 id="learning-redux-for-react-a-comprehensive-guide-2025-edition"&gt;Learning Redux for React: A Comprehensive Guide (2025 Edition)&lt;/h1&gt;
&lt;h2 id="overall-guidelines"&gt;Overall Guidelines:&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Target Audience:&lt;/strong&gt; Absolute beginners with no prior knowledge of Redux or advanced React state management.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Clarity and Simplicity:&lt;/strong&gt; Explanations will prioritize clear, straightforward language, with jargon explained thoroughly when introduced.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Logical Progression:&lt;/strong&gt; Topics are arranged to build understanding step-by-step.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Markdown Format:&lt;/strong&gt; Proper Markdown formatting is used throughout.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="document-structure-and-content"&gt;Document Structure and Content:&lt;/h2&gt;
&lt;h2 id="1-introduction-to-redux-for-react"&gt;1. Introduction to Redux for React&lt;/h2&gt;
&lt;h3 id="what-is-redux-for-react"&gt;What is Redux for React?&lt;/h3&gt;
&lt;p&gt;Redux is an open-source JavaScript library for managing and centralizing application state. In the context of React, Redux acts as a predictable state container, providing a single source of truth for your application&amp;rsquo;s global state. This means all your application&amp;rsquo;s data that needs to be shared across multiple components resides in one place.&lt;/p&gt;</description></item></channel></rss>