DEV Community

Discussion on: I used to think TypeScript is a waste of time. Now I changed my mind.

Collapse
 
djnitehawk profile image
Dĵ ΝιΓΞΗΛψΚ

i share the same sentiment. if i'm developing a library or component that others will use, i'll use typescript. other than that, no thank you :-)

i'd write better tests instead with that time...

Collapse
 
bettercodingacademy profile image
Better Coding Academy

Yep! I'll pick tests before types any day of the week. 😁