一直都用 vue 开发项目,最近被调入了另一个团队,他们调研说 react ssr 比 vue 更有优势 但我在网上查的资料说: Vue is ahead of React with its in-built SSR capabilities and a detailed guide right in the documentation. React, on the other hand, needs third-party libraries like Next.js to render pages on the server. 大意就是 vue 内置了 ssr ,比 react 有优势 最近还没时间深入研究,想先问问有过相关开发经验的大佬,到底谁更强