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
There is an important question if you would like to use ts in the project or not. Some configurations of ESlint and so on depends on this question . In my opinion, it is confusing that the project uses both.
Additional information
Pros of using TypeScript:
Improve Code Quality and Refactoring
Enhanced Productivity with Codebase Documentation
Cons of using TypeScript:
It consumes development time
Some big libraries and frameworks started remove it from the source code for example : Svelte, Turbo 8 . So the future of typescript for this days is unclear.
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
What would you like to share?
There is an important question if you would like to use ts in the project or not. Some configurations of ESlint and so on depends on this question . In my opinion, it is confusing that the project uses both.
Additional information
Pros of using TypeScript:
Cons of using TypeScript:
Code of Conduct
The text was updated successfully, but these errors were encountered: