<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>State Management on AI VOID</title><link>https://ai-blog.noorshomelab.dev/categories/state-management/</link><description>Recent content in State Management on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Wed, 07 Jan 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/categories/state-management/index.xml" rel="self" type="application/rss+xml"/><item><title>Chapter 10: TanStack Store: Fine-Grained Local State Management</title><link>https://ai-blog.noorshomelab.dev/tanstack-mastery-2026/10-store-local-state/</link><pubDate>Wed, 07 Jan 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/tanstack-mastery-2026/10-store-local-state/</guid><description>&lt;h2 id="chapter-10-tanstack-store-fine-grained-local-state-management"&gt;Chapter 10: TanStack Store: Fine-Grained Local State Management&lt;/h2&gt;
&lt;p&gt;Welcome back, future TanStack master! So far, we&amp;rsquo;ve journeyed through powerful libraries like TanStack Query for managing server-side data, TanStack Table for displaying complex data, and TanStack Router for navigation. But what about the state that lives purely within your application&amp;rsquo;s client-side, the &amp;ldquo;local&amp;rdquo; state that doesn&amp;rsquo;t need to be fetched from a server? This is where &lt;strong&gt;TanStack Store&lt;/strong&gt; shines!&lt;/p&gt;
&lt;p&gt;In this chapter, we&amp;rsquo;ll dive deep into TanStack Store, a lightweight, flexible, and highly performant state management library. You&amp;rsquo;ll learn how to define, update, and selectively subscribe to your application&amp;rsquo;s local state, achieving fine-grained reactivity that keeps your UI snappy. We&amp;rsquo;ll explore its core principles, understand why it&amp;rsquo;s a perfect companion to TanStack Query, and get hands-on with practical examples. By the end, you&amp;rsquo;ll have a clear mental model for distinguishing between server-state and client-state and confidently managing both.&lt;/p&gt;</description></item></channel></rss>