mern-cli
mern-cli copied to clipboard
[Migration] The whole Code Base on Typescript
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.
@fazlerocks @sandeeppanda92 @mayankchd What you guys think ?
@anikethsaha Go ahead.