By making a service worker, it can cache files on the browsers but it must clean them at take full responsibility of deleting old caches whenever a file had been updated. Idk if that would actually be useful since I'm already sending E-tag on the api side but it's something to look at.
By making a service worker, it can cache files on the browsers but it must clean them at take full responsibility of deleting old caches whenever a file had been updated. Idk if that would actually be useful since I'm already sending E-tag on the api side but it's something to look at.