GoogleChrome/samples

Create a cache-then-network example using window.caches

Open

#106 ouverte le 12 avr. 2015

Voir sur GitHub
 (1 commentaire) (0 réactions) (1 assigné)HTML (2 384 forks)batch import
help wanted

Métriques du dépôt

Stars
 (5 719 stars)
Métriques de merge PR
 (Merge moyen 2h 37m) (6 PRs mergées en 30 j)

Description

Thinking a bit more about use cases for window.caches that don't involve service workers (see https://github.com/GoogleChrome/samples/pull/103), I remembered that the cache-then-network example that @jakearchibald describes could make for a good standalone example.

Guide contributeur