Comment on Screw Hashbangs: Building the Ultimate Infinite Scroll parentComments−benologist15yIf your site is designed correctly the non-content crud isn't a massive burden for the user to download it's just some small portion of a gzipped total, and assets are cached after the first view.−voidfiles15yFollowing your logic, if you cache your ajax request's properly it's even smaller then doing a whole page load.
Comments
If your site is designed correctly the non-content crud isn't a massive burden for the user to download it's just some small portion of a gzipped total, and assets are cached after the first view.
Following your logic, if you cache your ajax request's properly it's even smaller then doing a whole page load.