A
A
Anton Voskoboev2022-04-11 13:20:48
JavaScript
Anton Voskoboev, 2022-04-11 13:20:48

Is TypeScript justified for large projects?

Using TypeScript comes with overhead, like more cumbersome syntax; time spent adding types; debugging and support for type annotations. And most of the errors in the application are not related to data types at all. If a small project is not as sensitive to the high cost of implementing TypeScript, how is it justified in large projects?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
O
Orkhan Hasanli, 2022-04-11
@azerphoenix

It is in large projects that its use is more than justified.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question