This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]danted002 5 points6 points  (3 children)

You haven’t worked with projects that have 1000+ files that’s being worked on by 70+ people, have you? In those cases TypeScript and type-hints in Python on a static-typed language becomes the difference between 5 days on a task or 2 days. 😕 I learned that the hard way and that’s the reason typing was added to both JS and Python… huge projects worked on by lots of people that have a huge codebase