googlearchive / workbox-microsite

Workbox Microsite
Apache License 2.0
24 stars 13 forks source link

Migration Guide Asks / Meta tracking Bug #103

Open gauntface opened 7 years ago

gauntface commented 7 years ago

https://github.com/GoogleChrome/workbox/issues/757

addyosmani commented 7 years ago

For the migration guide, we should walk through what is involved in taking a site using sw-precache and sw-toolbox over to using workbox-sw and build. I've asked if we can explore this as a codelab initially but an accompanying article with FAQs/best practices during the move might also make sense.

gauntface commented 7 years ago

@addyosmani do you have any example projects that could be used for testing this guide?

I.e. Take example X, run through the guide and see if all questions were answered. No repeat for project Y and Z.