Split cat function
Ouverte
- Langage dominant
- TypeScript
- Étoiles
- 3
- Forks
- 0
- Merge moyen
- 1 j 19 h
- PR mergées (30 j)
- 8
Description
Split the cat function into two functions `index` to always show the current day and `show` to show previous days.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- typescript
- Domaine
- tooling
- Type d'issue
- Refactorisation
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 25/100