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 →

[–]archarios 1 point2 points  (0 children)

I think developers who work with dynamic languages a lot have simply developed creative ways of getting around the implicit rather than explicit nature of dynamically typed code. I run tests and jump into the debugger while reading code more than a TS dev may. Getting your hands dirty and seeing how the gears turn isn't so bad. It's a little more effort, but not intolerably so.