Hacker News new | ask | show | jobs
by maxthegeek1 3405 days ago
Not sure why http2 and SPA's are in conflict here. If anything they complement one another.
1 comments

They definitely complement each other, but HTTP2 helps out with the request/response cycle and reduces latency in general, which reduces the threshold between rendering on the client and backend.