Hacker News new | ask | show | jobs
by ercu 2678 days ago
For me, the biggest problem with SPA is, needing node.js when you want SSR. There should be better ways than adding another backend layer if your stack is different and you don't want callback based multi-threading.