Astro Header

TanStack Router Root
Title and description from Astro through React Context!

Astro as a pre-renderer for TanStack Router

A TanStack Router app running in Astro

Home About

👆 when you interact with the <Link>s above, you're client-side navigating with TanStack Router! (snappy and fast ⚡️)

🔁 when you click the browser refresh button (i.e., requesting the page to the server), Astro's pre-rendered html will be sent! (and then TanStack Router app will be hydrated)


Hello from About!