Sjmarf@sh.itjust.works to Programmer Humor@programming.dev · 2 years agoUnused variablessh.itjust.worksimagemessage-square49fedilinkarrow-up1906arrow-down119
arrow-up1887arrow-down1imageUnused variablessh.itjust.worksSjmarf@sh.itjust.works to Programmer Humor@programming.dev · 2 years agomessage-square49fedilink
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.