Is a SPA still a SPA if SSR is used?
📝
内容提要
I’m developing a system with separate front-end and back-end components: The back-end is already implemented with Node.js and Express, exposing REST APIs. The front-end must be a private SPA,...
➡️