cronosh2o
SolidStart for PWA with CSR? And Guide of available templates.
I want to build a PWA with CSR. So, I've installed Solid Start, and used the "basic" template. But:
1. I'm not sure if that's my best alternative. Is there a place where I can read the purpose or attributes of each of the suggested templates?.
2. Is it even a good idea to use SolidStart for a CSR PWA? because here: https://start.solidjs.com/core-concepts/state-management I've found this text:
"Additionally, it is important to note that global state should not be used in SSR (server side rendering) solutions, such as Solid Start."
Does this mean SolidStart is not ideal for CSR?
3. Should I concider something else for a CSR PWA?
5 replies