|
|
|
|
|
by synergy20
971 days ago
|
|
React used to be fine when next.js was a separate effort, now Vercel hijacked the project, and making things even more complex by mixing SSR and CSR, there is a learning cost associated when things and concepts getting larger unnecessarily. |
|
at work, our backend is c++ and we use react without nextjs or any ssr. if we don't need it, we don't use it.