back

by jader201·11y ago·view on hn ↗
... until you start trying to make your app testable.

(I say this as a developer of primarily statically typed languages.)

2 comments
Try using a good type-inferred statically-typed language. Hint: this rules out Java, C# etc.
Could you elaborate?