school-navigator icon indicating copy to clipboard operation
school-navigator copied to clipboard

add app manifest file for frontend caching

Open vrocha opened this issue 11 years ago • 3 comments

let's make the app cache as much as possible on the frontend for a speedy user experience

vrocha avatar Jan 06 '15 23:01 vrocha

@victor-rocha , Hi, Will Flowers here. Do you have any recommendations for strategy or tools to do this? Something like this, perhaps? https://docs.angularjs.org/api/ng/type/$cacheFactory.Cache. Thanks.

flowersw avatar Jul 26 '16 14:07 flowersw

Using just a manifest file to cache seems pretty straight-forward. I'm still unsure of exactly what should be cached and what shouldn't be cached...

flowersw avatar Feb 22 '17 00:02 flowersw

I think that the method of using a manifest file to do caching has/is being deprecated : https://github.com/jmdobry/angular-cache . At this point, what are other places/recommended for caching. I'll look into this as well https://github.com/jmdobry/angular-cache

flowersw avatar May 02 '17 22:05 flowersw