Next.js Discord

Discord Forum

Understanding what component types to use for what purpose

Unanswered
Japanese Chin posted this in #help-forum
Open in Discord
Original message was deleted.

1 Reply

You should use client components for interactivity and server components for rendering stuff 👍