I just created my first React Server Component with @nextjs 13


I just created my first React Server Component with @nextjs 13! 😍 Here's a 90 second summary of how it works.

I like how elegant the API is. I await an async func that runs on the server, and then enjoy autocomplete support as I consume the response.

#react

View original on X