DEV Community

Discussion on: Will Typescript Make Your Software Bug Free?

Collapse
 
agrothe profile image
Andrew Grothe

Yes, clean code is clean code. HOWEVER.... I've been a Typescript holdout for a long time, until recently. Type checking is good, yes, but in my opinion the Intellisense is a huge productivity booster. Being able to get quality, correct code hints is vital when coding.