| ▲ | wolvesechoes 2 hours ago | |
Many such churches. Substitute static typing for TDD in your comment, and it will remain equally valid statement. | ||
| ▲ | mcapodici an hour ago | parent [-] | |
Static typing is very useful and time saving. I can rename something, knowing my IDE can propogate the change. I can call a function and know what it expects, not just "a thing, hope they added a comment so I know what type/shape wont blow it up!". Here I am talking about the basic static typing, and maybe some generics use occasionally, but obviously people also go overboard sometimes with type features and that hinders understanding for newcomers to the codebase. | ||