orhtej2@eviltoast.org to Programmer Humor@programming.devEnglish · 24 days agoRTFMeviltoast.orgimagemessage-square11linkfedilinkarrow-up119arrow-down11
arrow-up118arrow-down1imageRTFMeviltoast.orgorhtej2@eviltoast.org to Programmer Humor@programming.devEnglish · 24 days agomessage-square11linkfedilink
minus-squareJankatarch@lemmy.worldlinkfedilinkarrow-up1·24 days agoIt doesn’t work the first time but you copy paste from the docs example instead of typing the example and it works now
minus-squareProbius@sopuli.xyzlinkfedilinkEnglisharrow-up0·23 days agoI’ve had times where I was going through my code and the docs code step by step to see where they logically differed and found that I was doing all the same things, but my code didn’t work and copy-pasting their code did. Make it make sense!
It doesn’t work the first time but you copy paste from the docs example instead of typing the example and it works now
I’ve had times where I was going through my code and the docs code step by step to see where they logically differed and found that I was doing all the same things, but my code didn’t work and copy-pasting their code did. Make it make sense!