<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Data Mutations on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/data-mutations/</link><description>Recent content in Data Mutations 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/tags/data-mutations/index.xml" rel="self" type="application/rss+xml"/><item><title>Chapter 5: Advanced TanStack Query: Mutations, Invalidations, and Optimistic Updates</title><link>https://ai-blog.noorshomelab.dev/tanstack-mastery-2026/05-query-advanced/</link><pubDate>Wed, 07 Jan 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/tanstack-mastery-2026/05-query-advanced/</guid><description>&lt;h2 id="chapter-5-advanced-tanstack-query-mutations-invalidations-and-optimistic-updates"&gt;Chapter 5: Advanced TanStack Query: Mutations, Invalidations, and Optimistic Updates&lt;/h2&gt;
&lt;p&gt;Welcome back, intrepid learner! In Chapter 4, we became adept at fetching server data using &lt;code&gt;useQuery&lt;/code&gt; and understood how TanStack Query automatically caches and keeps our UI fresh. But what happens when our application isn&amp;rsquo;t just &lt;em&gt;reading&lt;/em&gt; data, but &lt;em&gt;changing&lt;/em&gt; it? Think about creating a new post, updating a user&amp;rsquo;s profile, or deleting an item from a list. These actions are called &amp;ldquo;mutations&amp;rdquo; – they modify data on the server.&lt;/p&gt;</description></item></channel></rss>