anteloio / anteloio/cherry-cli
Split cherry.js file into isolated functions
Aperta
good first issue
- Lingua principale
- TypeScript
- Stelle
- 4
- Fork
- 5
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
To start the TypeScript shift for our Cherry CLI project, let's focus on the cherry.js file—it's the sweet spot for adding typing. What we want to do first is break down each command into functions. This not only cleans up our code but makes testing a whole lot easier.
This is only the first step of three:
- Split cherry.js file into functions <--
- Unit test cherry.js functions
- Migrate cherry.js to TypeScript
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.