sabreW4K3@lazysoci.al to Programmer Humor@programming.dev · 3 months agoprint('here1');lazysoci.alimagemessage-square33fedilinkarrow-up1763arrow-down118
arrow-up1745arrow-down1imageprint('here1');lazysoci.alsabreW4K3@lazysoci.al to Programmer Humor@programming.dev · 3 months agomessage-square33fedilink
minus-squareGamma@beehaw.orglinkfedilinkEnglisharrow-up29·3 months agoAnd when you need something more complex console.log(1); […] console.log(2); […] console.log(3);
minus-squareMatt/D@programming.devlinkfedilinkEnglisharrow-up23·3 months agoMore like console.log('shit'); […] console.log('fuck'); […] console.log('ass');
minus-squarefosho@lemmy.calinkfedilinkEnglisharrow-up10·3 months agoyeah and then you forget about one that makes it into a release and then see it in the console.
minus-squarearendjr@programming.devlinkfedilinkarrow-up11·3 months agoThis is the real reason we have linters.
And when you need something more complex
More like
yeah and then you forget about one that makes it into a release and then see it in the console.
This is the real reason we have linters.