GoogleChrome/samples
GitHub で見るCreate a cache-then-network example using window.caches
Open
#106 opened on 2015年4月12日
help wanted
Repository metrics
- Stars
- (5,719 stars)
- PR merge metrics
- (平均マージ 2h 37m) (30d で 6 merged PRs)
説明
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.