@[email protected] to Programmer [email protected] • 1 year agothe hardest exam questionlemmy.mlimagemessage-square139fedilinkarrow-up1736
arrow-up1736imagethe hardest exam questionlemmy.ml@[email protected] to Programmer [email protected] • 1 year agomessage-square139fedilink
minus-square@[email protected]linkfedilink2•1 year agoYep, thanks for correcting me. In fact, if they write something like if (day.isWeekend) {...} The block will never be executed with the old version of library
minus-squareshastaxclinkfedilink2•1 year agoYeah that’s exactly what I think happened to him. He needs a better IDE and/or needs to stop copy/pasting code from stackoverflow or documentation that doesn’t match his library version.
minus-square@[email protected]linkfedilink1•1 year agoMy dude, you need to understand that all that anger and resentment, it is not you. It’s the years of JavaScript poisoning your mind. In any case, that goes to my point. I would have to be saved by my IDE, when any sane language will blow up in your face as soon as you try to run it.
Yep, thanks for correcting me. In fact, if they write something like
The block will never be executed with the old version of library
Yeah that’s exactly what I think happened to him. He needs a better IDE and/or needs to stop copy/pasting code from stackoverflow or documentation that doesn’t match his library version.
My dude, you need to understand that all that anger and resentment, it is not you. It’s the years of JavaScript poisoning your mind.
In any case, that goes to my point. I would have to be saved by my IDE, when any sane language will blow up in your face as soon as you try to run it.