4 comments (4 comments)17 reactions (17 reactions)0 assignees (0 assignees)TypeScript22,485 stars (22,485 stars)4,142 forks (4,142 forks)batch import
enhancementhelp wanted
説明
Need to add PWA Feature
コントリビューターガイド
- 技術スタック
- reacttypescript
- 領域
- frontend
- Issue 種別
- feature
- 難度新しい貢献者にとっての実装難度です。1 は非常に小さな変更、5 は専門的な作業です。
- 3
- 推定時間経験ある貢献者が調査、実装、テスト、pull request 準備にかけるおおよその時間範囲です。
- 1-2 days
- 活動状況Issue が今どれだけ取り組みやすいかを示します。新しい、活発、古い、ブロック中、またはメンテナー入力待ちなどです。
- stale
- 明確さ期待される変更、受け入れ条件、次の手順がどれだけ明確かを示します。
- unclear
- 前提条件
- React knowledgeService Worker basicsTypeScript
- 初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
- 20
- 調査方針
- The issue lacks specifics on what PWA capabilities are desired (e.g., offline support, add to home screen, push notifications). Investigate the repository's current setup by checking for existing service worker registration, manifest.json, or related dependencies in package.json. Review the 4 comments on the issue for any clarification from maintainers or contributors. Look at the linked PRs (none currently) and consider if there are any discussions in other issues about PWA. A concrete proposal should detail which PWA features to implement and how to integrate them into the existing build pipeline.