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

Debugging 2 async requests #37

Closed robdodson closed 5 years ago

robdodson commented 8 years ago

Step 7 - debugging the 2 requests at once approach is really weird. Should I only see one request in the network panel or two?

petele commented 8 years ago

Suggestions on how to fix? This is a tough one, the concept is really important, but the implementation seems like it could be improved!