So I tried to learn cache storage and fire cache from the mozzila developer network, but I don't really understand what the basic differences are from cache storage and object cache, both have the same function
for example caches.match and cache.match have the same function of matching cache, but I don't really understand when to use one of these, maybe someone can explain more deeply the fundamental differences in CacheStorage and Cache
Reference : https://developer.mozilla.org/id/docs/Web/API/CacheStorage https://developer.mozilla.org/en-US/docs/Web/API/Cache