
SolidJS with Ryan Carniato - JSJ 528
JavaScript Jabber
00:00
How to Handle Shared State in SSR
All state is shared in a sense. It's only the scope of which it's defined that ends up giving it any kind of like locality. I still push people usually towards using stuff like the context API. But generally speaking, like all state and solid is global state. So it's kind of like a state library first and view library second.
Transcript
Play full episode