Hacker News new | ask | show | jobs
by camdenreslink 1226 days ago
Any app with dynamic data would still need to make some sort of HTTP request before rendering some view with that new data. I don’t really get your point.
1 comments

If the data is also local, which it can be and in many cases should be, there’s no network request round trip.