top | item 44906667

(no title)

0x445442 | 6 months ago

Weak/Dynamic vs. Strong/Static typing.

I used to complain about the latter then I grew up.

discuss

order

austin-cheney|6 months ago

I am a convert as well. I wouldn’t say that I gave or grew up but that I was arguing from ignorance. On a group project someone proposed trying TypeScript and I jumped in and completely fell in love.

My only arguments against were slower development due to an imposed build/compile step and that error reports would not reflect the source code.

0x445442|6 months ago

Keyboard typing speed and compile times aren't really the bottle neck for the overwhelming majority of software engineers. For them these times are dwarfed by the time it takes Service Now access tickets to get fulfilled.

chistev|6 months ago

What were your reasons then for complaining

0x445442|6 months ago

Oh, the typical ones, like all this type checking is stifling and slowing me down.