▲ | Cthulhu_ 4 days ago | |
Consider also the origins of SPAs and their accompanying backends - mobile apps. I've worked with various projects where both web and mobile frontends would be using the same backend. In theory you could build a SSR on top of that same backend, but for some reason that feels wrong, like an extra layer of indirection. |