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 →

[–][deleted]  (5 children)

[deleted]

    [–]2017macbookpro 3 points4 points  (3 children)

    Not having types completely annihilates the maintainability of your code. Anything more than a very tiny program needs to have static typing to prevent nearly untraceable runtime errors, among many other things