Skip to content

Instantly share code, notes, and snippets.

@jaredfaris
Last active August 20, 2017 21:26
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 jaredfaris/465e7ec482596413692f26a5b788362d to your computer and use it in GitHub Desktop.
Save jaredfaris/465e7ec482596413692f26a5b788362d to your computer and use it in GitHub Desktop.

Progressive Web Apps Are the Future

Innovations in web development are quickly replacing the need for mobile apps and the app store experience. Progressive Web Apps (PWAs) are web applications that work seamlessly for every user on every device, and they are ready to change the way we build and deploy our software. Each PWA is an application that works online or offline, on old devices and new, and that users can install just like a native app on your device. This talk will cover PWAs and the technologies that make them possible: Service Workers, Fetch API, and Web App Manifest. You'll leave this talk ready to create new PWAs and add native-like experiences to your existing apps.

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