Content pfp
Content
@
https://opensea.io/collection/dev-21
0 reply
0 recast
2 reactions

Brenner pfp
Brenner
@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
5 recasts
57 reactions

​woj pfp
​woj
@woj.eth
sever is the default execution environment now but its totally fine not to use it if you dont want to use it just add 'use client' and you can use hooks again one you do use client, all downstream components will be rendered on client side too
1 reply
5 recasts
46 reactions

Shadow06 pfp
Shadow06
@shadow06
This stack is a ball of duck-tape and bailing wire... And Eth apps are in prod with this shit... What a joke: https://nvd.nist.gov/vuln/detail/CVE-2024-37890
0 reply
0 recast
1 reaction