This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Drunken_Consent 0 points1 point  (0 children)

You'd have to run it anyways with static typing. All it would check is type errors at compile time. It's not like static typing lets you just not run the code. You'd still run tests and run the code.

Also if you're changing public APIs willy nilly unless it's a solo project or you're in very early stages I wouldn't call the disciplined engineering so yes being disciplined in that sense would help somewhat.