Global State and app folder = always client side?
Unanswered
Birman posted this in #help-forum
BirmanOP
If I wrap my top page in
Provider folder that uses Local Storage, does that mean that every children component would be rendered as use client? So, in order to take advantage of a server component, I have to lower my global state the lowest as possible?2 Replies
no
but more javascript to send to client