GoogleChrome/samples

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

Aberta

#106 aberto em 12 de abr. de 2015

 (1 comentário) (0 reação) (1 responsável)HTML (2.384 forks)batch import
help wanted

Métricas do repositório

Stars
 (5.719 estrelas)
Métricas de merge de PR
 (Mesclagem média 2h 37m) (6 fundiu PRs em 30d)

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.

Guia do colaborador