andywer / andywer/ideabox

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

Aperta
#7 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Nessun dato sulla lingua
Stelle
1
Fork
1
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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...

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.