Sjmarf to Programmer [email protected] • 10 months agoUnused variablessh.itjust.worksimagemessage-square52fedilinkarrow-up1896arrow-down119
arrow-up1877arrow-down1imageUnused variablessh.itjust.worksSjmarf to Programmer [email protected] • 10 months agomessage-square52fedilink
minus-square@NightAuthorlinkEnglish1•10 months 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.