React Frameworks with SSG

I have an app that has a quite big static shell but dynamic content inside. Is nextjs currently the only viable option for SSG for React? I know Remix has a SPA Mode but with the limitation that only the root is pre rendered, which serms to make it a non viable solution.
3 Replies
barry
barry12mo ago
Vite
kwargs
kwargsOP12mo ago
How can Vite be used to get ssg?
barry
barry12mo ago
It’s got plugins for days It’s quite powerful Can do anything

Did you find this page helpful?