rglullis@communick.news to Programming@programming.devEnglish · 1 month agoBaby unit testsjohan.hal.seexternal-linkmessage-square11fedilinkarrow-up18arrow-down11
arrow-up17arrow-down1external-linkBaby unit testsjohan.hal.serglullis@communick.news to Programming@programming.devEnglish · 1 month agomessage-square11fedilink
minus-squareEphera@lemmy.mllinkfedilinkarrow-up4·1 month agoI feel like this has somewhat shifted in recent years. Due to type-aware IDEs/editors being pretty much universal now, having types speeds you up in that initial phase, too. And type inference eliminates much of the inertia, too.
I feel like this has somewhat shifted in recent years. Due to type-aware IDEs/editors being pretty much universal now, having types speeds you up in that initial phase, too. And type inference eliminates much of the inertia, too.