smswithoutborders/SMSWithoutBorders.com

Typescript Migration

Opened this issue · 2 comments

teyim commented

With the project's current and increasingly growing size, I think adding Typescript for static type checking will significantly improve the dev experience. Are they any current or future plans for migrating the project to Typescript?

Hi @teyim,

Thanks for the suggestion to migrate this project to TypeScript. You're right - as the codebase grows, having static type checking could improve the developer experience.

Currently, there are no concrete plans to migrate everything to TypeScript. However, this being an open-source project, we always appreciate community contributions! If you're interested in starting the migration or implementing TypeScript, feel free to open a pull request. We'd be happy to review any incremental progress toward TypeScript adoption.

Hi @PromiseFru .. i will start working on the migration ,and open a PR