chraebsli@programming.dev to Programmer Humor@programming.dev · 6 个月前Stop comparing programming languagesprogramming.devimagemessage-square183fedilinkarrow-up1721arrow-down155file-text
arrow-up1666arrow-down1imageStop comparing programming languagesprogramming.devchraebsli@programming.dev to Programmer Humor@programming.dev · 6 个月前message-square183fedilinkfile-text
Stop comparing programming languages Python is versatile JavaScript is powerful Ruby is elegant C is essential C++ Java is robust
minus-squarepolonius-rex@kbin.runlinkfedilinkarrow-up34·6 个月前use typescript and don’t look too hard at the infrastructure
minus-squareactiv8r@sh.itjust.workslinkfedilinkEnglisharrow-up13·6 个月前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·6 个月前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.)
minus-squarefrezik@midwest.sociallinkfedilinkarrow-up6·6 个月前I tried, but the infrastructure collapsed on me.
use typescript and don’t look too hard at the infrastructure
Lol any
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.)
I tried, but the infrastructure collapsed on me.