AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
React Router - Refreshing the Data on the Server Component
It's almost like calling like window dot reload right. If there's a search term search input in your header It doesn't matter it can maintain that state on the client So you can think about this as just refreshing the parts of the page that change actually That's how I think about now that's a great way to think about it Yeah, yeah Which is awesome because even and even in next JS You know, there's like a single root layout but there's kind of like a couple different hacky ways that you can make this happen with nested layouts.