8 ms·
The starting premise (paraphrasing here) "strong typing to avoid duplication" for me is simply false. In my experience its main purpose is to reduce mistakes, i
by leipie 3y ago
The starting premise (paraphrasing here) "strong typing to avoid duplication" for me is simply false. In my experience its main purpose is to reduce mistakes, increase discoverability/predictability and allows for easier refactoring
- leipie 3y agoalso strong typing and static typing are two different things