Hacker News new | ask | show | jobs
by jader201 4254 days ago
... 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?