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

Possible mistake in official google documentation #126

Closed pcalero closed 5 years ago

pcalero commented 6 years ago

In official documentation, cache-first-then-network strategy links to cache-networks-race strategy. I guess it should link to cache-then-network stategy.

Or maybe I am missing something.

petele commented 5 years ago

Hi!

Thanks for the feedback. I've rewritten the codelab from scratch and believe I have fixed this issue. The code has been updated, I'm just waiting for the guide to go live. In the meantime, I've deployed the codelab at https://developers.google.com/web/fundamentals/codelabs/your-first-pwapp/.

If you find any issues with the new codelab, please let us know!

Thanks!