Redwood: Could add a tutorial for PWA?

Created on 21 Feb 2020  路  3Comments  路  Source: redwoodjs/redwood

Could add a tutorial for PWA?

kinquestion

Most helpful comment

There has been some more PWA talk in both the forum and in other issues and PRs. Here are a couple of links
https://community.redwoodjs.com/t/offline-support/1305
https://github.com/redwoodjs/redwood/pull/1372

Does any of the existing discussions answer your question?

All 3 comments

Hi @zwl1619 Thanks for taking a look at RedwoodJS! Internally we are definitely focused on PWA and just good ol' fashioned end-user performance. Out of the box we already cover:

  • [x] Code splitting on routes
  • [x] https when deploying to Netlify
  • [x] static file folder to drop in your manifest.json

To help us focus on issues that matter to you, could you tell us more about 1) specific PWA topics that matter most to you (not included above) and 2) your end-user use case(s) that matter most to you?

And keep a lookout for more documentation coming online soon. And in the meantime be sure to take a look at our Tutorial repo and Router documentation if you haven't already:

Hi, @thedavidprice other than adding the manifest.json file in the web\public folder, what else do I need to tweak to make it work?

There has been some more PWA talk in both the forum and in other issues and PRs. Here are a couple of links
https://community.redwoodjs.com/t/offline-support/1305
https://github.com/redwoodjs/redwood/pull/1372

Does any of the existing discussions answer your question?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

aldonline picture aldonline  路  3Comments

jtoar picture jtoar  路  4Comments

Tobbe picture Tobbe  路  4Comments

weaversam8 picture weaversam8  路  3Comments

peterp picture peterp  路  4Comments