What is the recommended approach for implementing SSR in a Wasp application, given that the framework currently defaults to CSR with React?
Are there plans to natively support SSR in future releases, or should I integrate Wasp with a framework like Next.js for SSR?
If integration is the best path, could you share any best practices, examples, or potential pitfalls to ensure seamless compatibility with Wasp’s DSL, RPC system, and Prisma backend?
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
W
Wasp
Rails-like framework for React, Node.js and Prisma. Build your app in a day and deploy it with a single CLI command.