rglullis@communick.news to Programming@programming.devEnglish · 6 months agoBaby unit testsjohan.hal.seexternal-linkmessage-square15fedilinkarrow-up129arrow-down110
arrow-up119arrow-down1external-linkBaby unit testsjohan.hal.serglullis@communick.news to Programming@programming.devEnglish · 6 months agomessage-square15fedilink
minus-squareEphera@lemmy.mllinkfedilinkarrow-up4·6 months 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.