|
|
|
|
|
by firasd
3524 days ago
|
|
Two simple practical benefits: (1) Performance for first page load. (2) SEO. Also because of network latency sometimes it's faster to just reload the whole page than to send a few async requests and wait for them to return while the user sits there wondering what's going on. |
|