anteloio / anteloio/cherry-cli
Split cherry.js file into isolated functions
Đang mở
good first issue
- Ngôn ngữ chính
- TypeScript
- Star
- 4
- Fork
- 5
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.