AgreeableLandscapeM to Programmer Humor · 3 years agoWhat programmers actually doimagemessage-square5fedilinkarrow-up1216arrow-down12
arrow-up1214arrow-down1imageWhat programmers actually doAgreeableLandscapeM to Programmer Humor · 3 years agomessage-square5fedilink
minus-squarexarvoslinkfedilinkarrow-up3·3 years agoJust new Date() then input various parameters until it’s correct. Also console.log("HEY ERROR HERE") or equivalent.
minus-squareAgreeableLandscapeOPMlinkfedilinkarrow-up4·3 years agoYou underestimate JavaScript’s ability to fail silently and subtly.
Just
new Date()
then input various parameters until it’s correct. Alsoconsole.log("HEY ERROR HERE")
or equivalent.You underestimate JavaScript’s ability to fail silently and subtly.