chraebsli to Programmer [email protected] • 5 months agoStop comparing programming languagesprogramming.devmessage-square177fedilinkarrow-up1719file-text
arrow-up1719imageStop comparing programming languagesprogramming.devchraebsli to Programmer [email protected] • 5 months agomessage-square177fedilinkfile-text
Stop comparing programming languages Python is versatile JavaScript is powerful Ruby is elegant C is essential C++ Java is robust
minus-squarepolonius-rexlinkfedilink34•5 months agouse typescript and don’t look too hard at the infrastructure
minus-square@[email protected]linkfedilinkEnglish12•5 months agoLast company I worked at used Typescript, but used any for everything… I have no idea why. I never got an actual answer.
minus-square@[email protected]linkfedilinkEnglish16•5 months agoBecause 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-square@[email protected]linkfedilink6•5 months agoI 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.