Split cat function
オープン
- 主要言語
- TypeScript
- スター
- 3
- フォーク
- 0
- 平均マージ
- 1日 19時間
- マージ済み PR(30日)
- 8
説明
Split the cat function into two functions `index` to always show the current day and `show` to show previous days.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Start by locating the current `cat` function and its callers in the TypeScript source. Check how it selects the current and previous days, then split those responsibilities into `index` and `show`; verify both call paths still return the intended day’s cat photo.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- typescript
- 領域
- tooling
- issue の種類
- リファクタリング
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 25/100