AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
API for Rendering a Server Component Conditionally Based on Client Interaction
server components are going to at some point have an API for for Rendering a server component conditionally based on some clients that changes the app state. Right now basically Navigations are the only way that you can change the server component tree. I'm really looking forward to that because one thing that I've wanted to build for a long time With server components ever since I heard about them was the Twitter timeline where you hover an avatar And then it pulls up a modal and shows the data It's the kind of thing you wouldn't want to pre render because you're scrolling a timeline.