Type Safe Programming Isn't About You, It's about Friendship

Type safe programming, is less about saving you time as the author, and more about saving your fellow and future developers time as the reader of your code.

If I have to recursively scan through 3-4 ( or possibly many more ) layers of nested implementation code to understand why a parameter is used or what its constraints are.. Yeah, type safety saves you time.

Also what happens if those constraints change....

Please respect your fellow devs. Use a type safe language.

Comments

Popular posts from this blog

Define "Scalar Value"

AI Self Awareness in Video Games

The World of Conceptual Data Modeling