Is nextjs recommended with convex? or not ideal?
I’m fairly new to the react world but I’ve built apps with many types of tech stacks over the years.
I know convex works with any react framework. Though it seems like it overlaps with some nextjs functionality and maybe I would be better off using vite + tanstack pieces, etc. I’m building a single page app and don’t need SSR but it seems like nextjs is still popular for most use cases. This is a real b2b SaaS app I’m building so I want a solid framework foundation for a bigger/complex product.
Anyone have any suggestions on this topic? It seems like nextjs isn’t an ideal fit with convex even though it works just fine.
