普通 React 应用程序被称为 SPA,因为它们只有一个 html 页面,即 index.html。但 next.js 的情况并非如此。那么我们可以将 next.js 应用程序称为单页应用程序吗?
reactjs next.js
next.js ×1
reactjs ×1