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
B33fb0n3
2023-12-02T22:55:58.000Z
You should use client components for interactivity and server components for rendering stuff ðŸ‘