<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Server-Side Data Fetching on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/server-side-data-fetching/</link><description>Recent content in Server-Side Data Fetching 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/server-side-data-fetching/index.xml" rel="self" type="application/rss+xml"/><item><title>Chapter 6: Server-Side Data Fetching with TanStack Query (React Query)</title><link>https://ai-blog.noorshomelab.dev/react-production-guide-2026/server-data-fetching-tanstack-query/</link><pubDate>Wed, 11 Feb 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/react-production-guide-2026/server-data-fetching-tanstack-query/</guid><description>&lt;h2 id="chapter-6-server-side-data-fetching-with-tanstack-query-react-query"&gt;Chapter 6: Server-Side Data Fetching with TanStack Query (React Query)&lt;/h2&gt;
&lt;p&gt;Welcome back, intrepid React developer! In our previous chapters, we dove deep into managing client-side state using &lt;code&gt;useState&lt;/code&gt;, &lt;code&gt;useReducer&lt;/code&gt;, and even explored global solutions like Zustand. You&amp;rsquo;ve built responsive UIs and handled various interactive elements. But what happens when your application needs to talk to the outside world? What about fetching data from APIs, displaying it, and updating it? This is where server-side data fetching comes into play, and it&amp;rsquo;s a game-changer for any real-world application.&lt;/p&gt;</description></item></channel></rss>