rglullis@communick.news to Programming@programming.devEnglish · 7 months agoBaby unit testsjohan.hal.seexternal-linkmessage-square8fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkBaby unit testsjohan.hal.serglullis@communick.news to Programming@programming.devEnglish · 7 months agomessage-square8fedilink
minus-squareEphera@lemmy.mllinkfedilinkarrow-up1·7 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.