Skip to content

Instantly share code, notes, and snippets.

@letanure
Forked from codepo8/mobile-era.md
Created November 9, 2017 14:09
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 letanure/be060799c99896cf2a570bd5f4e36aa2 to your computer and use it in GitHub Desktop.
Save letanure/be060799c99896cf2a570bd5f4e36aa2 to your computer and use it in GitHub Desktop.
  • Progressive Web Apps - The Best of Both Worlds - the Slide deck as PDF to embed or download

  • Yes, this should be a PWA - Aaron Gustafson's Alistapart article about what parts of the PWA stack can be beneficial for different types of web content, apps or not.

  • PWA Builder, a command line tool and web interface to generate and validate manifests and service workers from existing web pages

  • Google Lighthouse - an add-on to Google developer tools helping you to create fast loading, accessible and performant PWAs

  • Workbox - a JavaSCript helper library to ease the development of service workers

  • Service Worker cookbook - a collection of ways to cache and notify using service workers

  • What the web can do today - a listing of all the new capabilities of the web and a test what your current setup supports

  • PWA Stats - a collection of success stories of PWAs

  • PWA directory - a collection of PWAs and their performance scores in Lighthouse and Webpagetest

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