You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: