Sjmarf@sh.itjust.works to Programmer Humor@programming.dev · 2 years agoUnused variablessh.itjust.worksimagemessage-square59linkfedilinkarrow-up1907
arrow-up1907imageUnused variablessh.itjust.worksSjmarf@sh.itjust.works to Programmer Humor@programming.dev · 2 years agomessage-square59linkfedilink
minus-squareNightAuthor@lemmy.worldlinkfedilinkEnglisharrow-up1·2 years agoThat’s true, in fact I’ve started doing that myself. Same with methods, instead of going and writing the method and then coming back to use it, I’ll write the invocation first.
That’s true, in fact I’ve started doing that myself. Same with methods, instead of going and writing the method and then coming back to use it, I’ll write the invocation first.