andywer / andywer/ideabox

Make it easy to write PWAs with React / next.js

Ouverte
#7 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Aucune donnée de langage
Étoiles
1
Forks
1
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

There should be an easy way to turn your React app into a Progressive Webapp. A service worker must be set up, offline first must be the main goal.

Caching the HTTP responses (so we have data without actual server communication) is not hard. The problem is rather "how to handle sudden updates of data when back online in a generic way".

Making the app developer set a callback for manually handling data updates might be an easy solution, but very unelegant. There should be a generic way working with Redux and MobX at least...

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.