←back to thread

511 points mootrichard | 1 comments | | HN request time: 0.297s | source
1. Vanit ◴[] No.23996555[source]
> Untyped languages allow for rapid development

Citation needed. In my experience this is a fallacy; types take no time at all to write and significantly reduces bugs (Typescript).