alphacyberranger@sh.itjust.works to Programmer Humor@programming.devEnglish · 2 years agoResponsive Design Go Brrrrsh.itjust.worksexternal-linkmessage-square32linkfedilinkarrow-up1312arrow-down116
arrow-up1296arrow-down1external-linkResponsive Design Go Brrrrsh.itjust.worksalphacyberranger@sh.itjust.works to Programmer Humor@programming.devEnglish · 2 years agomessage-square32linkfedilink
minus-squareZILtoid1991@lemmy.worldlinkfedilinkarrow-up2·2 years agoAnd OOP in general. I also used to be infamous for such things, then I started to shorten the names, including using letters that are obvious to the user (e.g. int w, h; for width and height).
And OOP in general. I also used to be infamous for such things, then I started to shorten the names, including using letters that are obvious to the user (e.g.
int w, h;for width and height).