App router client server #3621
webberwang
started this conversation in
General Discussions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
use server
since metadata, so will always have separationpage.client.tsx
for the client portionUse
container
when we need to bind server with client stateclient
since it's a client component, acontainer
would be confusing since it's not acontainer
for the page, but rather the page imports thecontainer
UserListContainer.tsx
).connectUserList.ts
).Beta Was this translation helpful? Give feedback.
All reactions