andywer / andywer/ideabox

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

未关闭
#7 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
没有语言数据
星标
1
派生
1
PR 合并指标
30 天内没有已合并 PR

描述

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

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。