Closed ebidel closed 9 years ago
yo, I think you wrote the perfect go code. well done!
PTAL
I wont merge this into phase 2. Phase 3 is imminent.
LGTM! I'll add some caching once this is in.
Re: the SW question, https://github.com/GoogleChrome/ioweb2015/blob/master/app/scripts/shed/cache-then-network.js#L44 will handle networkFirst-caching, so you should be fine.
R: @crhym3 @jeffposnick
I wrote some go!
@jeffposnick you're already caching all requests to
api/*
. Is this the only change I need to make for SW?