Split cat function
未關閉
- 主要語言
- TypeScript
- 星號
- 3
- 分支
- 0
- 平均合併
- 1 天 19 小時
- 30 天內合併 PR
- 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