(no title)
jmorenoamor | 5 months ago
Yes, it was your responsibility to keep track of correctness, but that also taught me to write better code, and better tests.
jmorenoamor | 5 months ago
Yes, it was your responsibility to keep track of correctness, but that also taught me to write better code, and better tests.
procaryote|5 months ago
dirkc|5 months ago
mixmastamyk|5 months ago
ivanjermakov|5 months ago
Dynamic typing also gives tooling such as LSPs and linters a hard time figuring out completions/references lookup etc. Can't imagine how people work on moderate to big projects without type hints.