Sjmarf@sh.itjust.works to Programmer Humor@programming.dev · 7 months agoUnused variablessh.itjust.worksimagemessage-square45fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageUnused variablessh.itjust.worksSjmarf@sh.itjust.works to Programmer Humor@programming.dev · 7 months agomessage-square45fedilink
minus-squareNightAuthor@lemmy.worldlinkfedilinkEnglisharrow-up0·7 months agoFor a second there I thought you might be serious
minus-squareShouldIHaveFun@sh.itjust.workslinkfedilinkarrow-up0·7 months agoI do actually use variables before I declare them most of the time. IDEs make it so easy to then generate the declaration with the correct type.
For a second there I thought you might be serious
I do actually use variables before I declare them most of the time. IDEs make it so easy to then generate the declaration with the correct type.