|
|
|
|
|
by skn0tt
2488 days ago
|
|
That's a very good point! Although I find the example to be rather exaggerated, I see how these types of errors can happen when you're dealing with very complex types. In the post, I also talk about how wrongly-typed dependencies will compromise type safety, which can be another source of errors. Nonetheless, I think that TS can catch a lot of errors and will help documenting your code - and that's a very good thing on its own. |
|