@[email protected] to Programmer [email protected]English • 11 months agoSaw 37 the software Devsh.itjust.worksimagemessage-square39fedilinkarrow-up1383
arrow-up1383imageSaw 37 the software Devsh.itjust.works@[email protected] to Programmer [email protected]English • 11 months agomessage-square39fedilink
minus-square@[email protected]linkfedilink64•11 months agoHeh… but Javascript is so permissive you can just start writing psuedocode and it’ll probably be valid!
minus-square@[email protected]linkfedilink17•11 months agofor(i=0;i<100;i++){ console.log("Yep") } console.log("uh-huh")
minus-square@[email protected]linkfedilink2•11 months agohttps://youtu.be/IH6EV7Rqacc?si=H7hZ714nK83_9siV
minus-squareAwkwardLookMonkeyPuppetlinkfedilinkEnglish7•edit-211 months agoLike Dave from Storage Wars?
minus-square@[email protected]linkfedilink3•11 months ago Your browser does not support playing HTML5 video. You can download a copy of the video file instead.
Heh… but Javascript is so permissive you can just start writing psuedocode and it’ll probably be valid!
https://youtu.be/IH6EV7Rqacc?si=H7hZ714nK83_9siV
Like Dave from Storage Wars?
“Uh huh.”
And it will do… something.
Perhaps more than one thing, who can know?
const notThree = 1 + '2';