[Migration] The whole Code Base on Typescript
- 主要言語
- JavaScript
- スター
- 566
- フォーク
- 145
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
This issue is just to request for handling or inviting developers for migrating the code base to typescript.
**Benefits**
- high definition type
- More Secure code base
- More readable and beginner friendly code
- Splitting out of the compilation errors
- Huge numbers of existing types available already by the packages used in this project
**My approach planning**
We can start the migrating in a separate branch
The migration can start with moving the tests to typescript
I would appreciate hearing back from the team for this.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず mern-cli のコードベースとテスト構成を確認し、移行の範囲を判断します。issue ではファイルや具体的なエントリーポイントは指定されていません。作業を始める前に、deprecated なプロジェクトを移行すべきかを maintainers に確認し、コードとテストのどの部分を変換する必要があるか合意してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript, typescript
- 領域
- build-system, cli
- issue の種類
- リファクタリング
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 10/100