Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PWA Enhancements #16

Open
scottkuhl opened this issue Jun 5, 2022 · 0 comments
Open

PWA Enhancements #16

scottkuhl opened this issue Jun 5, 2022 · 0 comments
Labels

Comments

@scottkuhl
Copy link
Owner

The application currently is using the default PWA support from the .NET templates with two tweaks:

  1. Skips waiting when a new version of the app is published and immediately uses the new service worker.
  2. Does not cache the server side authentication pages or API routes.

It is worth reviewing Google and Microsoft's guides on PWA to further enhance the application.

Google: Learn PWA
Microsoft: Progressive Web Apps

@scottkuhl scottkuhl added the idea label Jun 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant