Make it easy to write PWAs with React / next.js
Đang mở
- Ngôn ngữ chính
- Không có dữ liệu ngôn ngữ
- Star
- 1
- Fork
- 1
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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...
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.