An Introduction to Progressive Caching
āProgressive cachingā is the term Iām using for a strategy to make page caching more broadly useful.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
āProgressive cachingā is the term Iām using for a strategy to make page caching more broadly useful.
Comments
Nice idea but wouldnt this break sites that do not have javascript enabled?
Those people (and search engine bots) would be free to browse, just not sign in and use the site. Depending on your audience, that may be an acceptable compromise.
Testing 1 2 3.
Post a comment