Comment by efdee
4 years ago
If you can do it in a single GET/POST in an SSR, you can do it in a single XHR call in an SPA. There's no reason it has to be split up in separate XHR calls.
You just have to want to do it.
4 years ago
If you can do it in a single GET/POST in an SSR, you can do it in a single XHR call in an SPA. There's no reason it has to be split up in separate XHR calls.
You just have to want to do it.
No comments yet
Contribute on Hacker News ↗