chraebsli to Programmer Humor · 1 年前Stop comparing programming languagesimagemessage-square181linkfedilinkarrow-up1729arrow-down155file-text
arrow-up1674arrow-down1imageStop comparing programming languageschraebsli to Programmer Humor · 1 年前message-square181linkfedilinkfile-text
Stop comparing programming languages Python is versatile JavaScript is powerful Ruby is elegant C is essential C++ Java is robust
minus-squareactiv8r@sh.itjust.workslinkfedilinkEnglisharrow-up13·1 年前Last company I worked at used Typescript, but used any for everything… I have no idea why. I never got an actual answer.
minus-squareMostlyBlindGamer@rblind.comlinkfedilinkEnglisharrow-up16·1 年前Because they didn’t want to train their JS developers and didn’t want to cause friction for new projects. They get to say they’re using TS, with basically none of the real advantages. (Apart from general rational error checking.)
Last company I worked at used Typescript, but used
any
for everything… I have no idea why. I never got an actual answer.Because they didn’t want to train their JS developers and didn’t want to cause friction for new projects. They get to say they’re using TS, with basically none of the real advantages. (Apart from general rational error checking.)