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