googlecodelabs / your-first-pwapp

Code associated with Your First Progressive Web App codelab
https://g.co/codelabs/pwa
Apache License 2.0
638 stars 555 forks source link

Update sample code across service worker resources #32

Closed Meggin closed 5 years ago

Meggin commented 8 years ago

We need to make sure that the sample code is up-to-date across our resources, in particular, any resources linked to in 'is service worker ready' resources list.

Also, can we organize our sample code noting the APIs that are used in them in a complete list? That way if someone wants to look at a great sample showing cache API, they can see that the sample matches what they are looking for.

petele commented 8 years ago

Is this specific to the code lab or an overall issue?

Meggin commented 8 years ago

This came out of the various resources that we link to in the code lab, as well as in the cheat sheet that we shared. So it's not specific to the codelab itself, but those that are referenced by it.

petele commented 8 years ago

Can you please file the issues in the specific areas that need to be updated?