Hacker News new | ask | show | jobs
by pweissbrod 1232 days ago
Not for large DOMs. And for websites which Don't require support for low internet bandwidth this is optimizing for the wrong problem
1 comments

Network latency is your no.1 bottleneck for every modern device, everything else is a distant second. Also you can optimize everything, but you can't make MPAs navigate without a network roundtrip.
Mpa still is faster so spa must have another type of bottleneck