Content pfp
Content
@
0 reply
0 recast
2 reactions

Brenner @ Edge City pfp
Brenner @ Edge City
@brenner.eth
Ok who wants to help me understand nextjs app router? And ‘use client’ vs ‘server-only’? I’m not used to not being able to have any “useState()” functions wherever I want??
10 replies
9 recasts
56 reactions

NATALIΞ pfp
NATALIΞ
@rootcause
Pro-tip: make a client-side ContentWrapper component that goes in your layout file around {children}. Now you have a place to put all your providers and top level hooks. I just saved you countless development hours.
0 reply
0 recast
0 reaction