|
|
|
|
|
by ivanjermakov
258 days ago
|
|
Writing and maintaining tests that just do type checking is madness. 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. |
|