sabreW4K3@lazysoci.al to Programmer Humor@programming.dev · 9 months agoprint('here1');lazysoci.alexternal-linkmessage-square30fedilinkarrow-up1756
arrow-up1756external-linkprint('here1');lazysoci.alsabreW4K3@lazysoci.al to Programmer Humor@programming.dev · 9 months agomessage-square30fedilink
minus-squareGamma@beehaw.orglinkfedilinkEnglisharrow-up30·9 months agoAnd when you need something more complex console.log(1); […] console.log(2); […] console.log(3);
minus-squareMatt/D@programming.devlinkfedilinkEnglisharrow-up22·9 months agoMore like console.log('shit'); […] console.log('fuck'); […] console.log('ass');
minus-squarefosho@lemmy.calinkfedilinkEnglisharrow-up11·9 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·9 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.