Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Typescript to project #74

Open
pauloreis7 opened this issue Oct 12, 2021 · 1 comment
Open

Implement Typescript to project #74

pauloreis7 opened this issue Oct 12, 2021 · 1 comment

Comments

@pauloreis7
Copy link

pauloreis7 commented Oct 12, 2021

The current project is being done with javascript and it would be better to migrate to typescript.

The Reason

TypeScript provides highly productive development tools for JavaScript IDEs and practices, like static checking. TypeScript makes code easier to read and understand. With TypeScript, we can make a huge improvement over plain JavaScriptand add more productivity as well as greatly increase the long-term scalability of the project and ease for future maintenance.

It will be a migration that will help a lot in the future for the scalability of the project and maintenance for new developers. Because typescript is just a Javascript super-being, it will be a simple change to make that will not abruptly and robustly change the structure of the project.

If you consider applying typescript myself, I have experience with this technology and can collaborate to make the implementation.

@ramos-ph
Copy link
Collaborator

Hi, Paulo
Thanks for your interest in contributing!

Would you please open a PR to see how are we going to implement this? Thanks in advance 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants