Search
Star
Feedback
Setup for Free
ยฉ 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Solidstart with CSR, SSR and SSG? - SolidJS
S
SolidJS
โข
2y ago
โข
8 replies
iNdra
Solidstart with CSR, SSR and SSG?
How to separately implement below methods in SolidStart project
? I mean
, I wonder how code is different below methods
. Example
: I saw
"use server";
"use server";
add to run SSR
.
Client
-side rendering
(CSR
)
Server
-side rendering
(SSR
)
Static site generation
(SSG
)
SolidJS
Join
Solid is a declarative reactive Javascript library for creating user interfaces.
12,274
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
SolidStart SSR + CSR?
S
SolidJS / support
3y ago
Cookies, SSR, and CSR
S
SolidJS / support
9mo ago