Sometimes, it's handy to render specific content in @nextjs on the server or...


Sometimes, it's handy to render specific content in @nextjs on the server or the client.

Here's a slick, declarative way to do so via a component.

I like how this reads. 👍

Idea via: https://github.com/vercel/next.js/issues/2473#issuecomment-587551234

#react

View original on X