<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Router on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/router/</link><description>Recent content in Router 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/router/index.xml" rel="self" type="application/rss+xml"/><item><title>Chapter 12: Architectural Patterns: Composing TanStack Libraries</title><link>https://ai-blog.noorshomelab.dev/tanstack-mastery-2026/12-architectural-patterns/</link><pubDate>Wed, 07 Jan 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/tanstack-mastery-2026/12-architectural-patterns/</guid><description>&lt;h2 id="introduction-building-harmonious-frontend-architectures"&gt;Introduction: Building Harmonious Frontend Architectures&lt;/h2&gt;
&lt;p&gt;Welcome to Chapter 12! So far, we&amp;rsquo;ve explored individual TanStack libraries, diving deep into their unique superpowers. We&amp;rsquo;ve seen how TanStack Query masterfully handles server state, how TanStack Router streamlines navigation, and how TanStack Table and Virtual bring large datasets to life with impressive performance. But what happens when you bring them all together?&lt;/p&gt;
&lt;p&gt;This chapter is all about &lt;strong&gt;composition&lt;/strong&gt;. We&amp;rsquo;ll shift our focus from individual library mechanics to the art of weaving them into a cohesive, robust, and performant frontend architecture. Think of it like conducting an orchestra – each instrument (library) plays its part, but the magic truly happens when they play in harmony. We&amp;rsquo;ll explore common architectural patterns, understand how data flows through a TanStack-powered application, and discuss strategies for making informed design decisions.&lt;/p&gt;</description></item><item><title>Chapter 15: Debugging and Developer Experience with TanStack Devtools</title><link>https://ai-blog.noorshomelab.dev/tanstack-mastery-2026/15-debugging-devtools/</link><pubDate>Wed, 07 Jan 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/tanstack-mastery-2026/15-debugging-devtools/</guid><description>&lt;h2 id="introduction-to-tanstack-devtools"&gt;Introduction to TanStack Devtools&lt;/h2&gt;
&lt;p&gt;Welcome to Chapter 15! Throughout this guide, we&amp;rsquo;ve been building robust applications using various parts of the TanStack ecosystem, from managing server state with Query to handling complex navigation with Router. As our applications grow, understanding their internal workings becomes crucial. This is where &lt;strong&gt;TanStack Devtools&lt;/strong&gt; shine!&lt;/p&gt;
&lt;p&gt;In this chapter, we&amp;rsquo;ll dive deep into the TanStack Devtools, specifically focusing on those for TanStack Query and TanStack Router. These powerful browser extensions and components provide an invaluable window into your application&amp;rsquo;s state, helping you understand, debug, and optimize your code. You&amp;rsquo;ll learn how to integrate them into your project and leverage their features to gain real-time insights into data fetching, caching, routing, and more.&lt;/p&gt;</description></item><item><title>Router Enhancements and Type Safety Improvements</title><link>https://ai-blog.noorshomelab.dev/angular-v21-mastery/chapter-13-router-and-types/</link><pubDate>Wed, 20 Aug 2025 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/angular-v21-mastery/chapter-13-router-and-types/</guid><description>&lt;h2 id="router-enhancements-and-type-safety-improvements"&gt;Router Enhancements and Type Safety Improvements&lt;/h2&gt;
&lt;p&gt;Angular v21 brings valuable refinements to the core framework, including enhancements to the Router and significant improvements in type safety, making our applications more robust and our development experience smoother.&lt;/p&gt;
&lt;h3 id="router-fine-grained-scroll-control"&gt;Router: Fine-Grained Scroll Control&lt;/h3&gt;
&lt;p&gt;The Angular Router has powerful features for managing navigation, including scroll position restoration. In v21, the router gains a new &lt;code&gt;scroll&lt;/code&gt; option that provides more fine-grained control over scrolling behavior during navigation. This allows you to override global scroll restoration settings for specific routes.&lt;/p&gt;</description></item></channel></rss>