|
|
|
|
|
by shepherdjerred
551 days ago
|
|
The biggest con is that you have to do all of the legwork of learning how static typing works, and types in TS can be fairly complex. When you have a team of engineers, this means your entire team needs to either learn or lean on an expert when tougher situations arise. |
|
All the type system does is make that implicit knowledge explicit, and a long the way, stops you from doing things that are likely to cause issues.