ProjectEvergreen / project-evergreen

Wiki and high level "feature" tracker for Project Evergreen
https://projectevergreen.github.io/
Apache License 2.0
11 stars 1 forks source link

As a developer I would documentation and examples for creating a Progressive Web App (PWA) #9

Open thescientist13 opened 6 years ago

thescientist13 commented 6 years ago

Type of Change

Summary

Progressive Web Applications are a great way to extend the web experience to be performant across all devices and browsers. Enabled PWA support through examples and documentation would be very beneficial.

Use Case

PWAs make a great candidate for most web apps, even if everything but offline support, and most of the scores overlap with most common performance recommendations, so generally following web deployment best practices will already get you most of the way there.

Code Sample

TBD

Pros / Cons

Offline support / service workers are a little tricky and understanding how to do this simply without something like webpack may be challenging (or not!). Either way, it's worth looking into this and covering it as a topic in some capacity since it's a worthwhile practice to promote.

thescientist13 commented 6 years ago

https://twitter.com/lukeed05/status/1035623707035615232