jquery - API vs. the Cached Web -


i working on site pages html , interact server using ajax calls. works great - pages responsive , page loads minimized.

what's best way deal cached html page when api has changed? tell pages never cache? work, slow things down.

any other suggestions?

if don't want cached, don't let cached. won't slow things down applications in way describe... you're loading page once per session.

another thing worry when user has page backend server has been updated. common method client include version parameter requests. api can request client reload if newer version available.


Comments

Popular posts from this blog

.htaccess - htaccess convert request to clean url and add slash at the end of the url -

php - facebook and github login HWIOAuthBundle and FOSUserBundle in Symfony2.1 -

hadoop - Sqoop installation export and import from postgresql -