Comment on What are some common misconceptions about programming that you'd like to debunk?

<- View Parent
agressivelyPassive@feddit.de ⁨9⁩ ⁨months⁩ ago

Dynamically typed languages all suffer that fate. There’s a reason Typescript literally has that feature in its name.

What does help though is type hinting. You “just” have to enforce it and its fallout in your entire codebase.

source
Sort:hotnewtop