|
|
|
|
|
by vundercind
728 days ago
|
|
I remember when AJAX made things faster. Then we stopped sending html to insert into the DOM, and started sending JSON with a bunch of extra steps in between. The fastest sites I see these days usually just reload the whole page pretty often. |
|