Skip to content

Instantly share code, notes, and snippets.

@jadjoubran
Last active May 28, 2018 20:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jadjoubran/a255388b8a48db922596318fd5611000 to your computer and use it in GitHub Desktop.
Save jadjoubran/a255388b8a48db922596318fd5611000 to your computer and use it in GitHub Desktop.
workbox.strategies.cacheFirst()
workbox.strategies.networkFirst()
workbox.strategies.staleWhileRevalidate()
@arthurmchr
Copy link

Small typo : staleWhileRevalidate

@jadjoubran
Copy link
Author

jadjoubran commented May 28, 2018

Thanks @arthurmuchir! Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment