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

database - VFP Grid + SQL server 2008 - grid not showing correctly -

jquery - Set jPicker field to empty value -

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