cm0002@sh.itjust.works to Programmer Humor@programming.dev · 4 天前Madness or brilliancefeddit.orgimagemessage-square44linkfedilinkarrow-up1506arrow-down16
arrow-up1500arrow-down1imageMadness or brilliancefeddit.orgcm0002@sh.itjust.works to Programmer Humor@programming.dev · 4 天前message-square44linkfedilink
minus-squareVictor@lemmy.worldlinkfedilinkarrow-up1·2 天前Not sure why you would say that. An alert() does not show you where in the code the alert was called from. A console log would show you.
minus-squaremonkeyslikebananas2@lemmy.worldlinkfedilinkarrow-up1·2 天前There was a time when there was no console.log in javascript. Oh and browsers didn’t even have developer tools.
minus-squareVictor@lemmy.worldlinkfedilinkarrow-up1·2 天前I remember those days. My comment still stands, I don’t know how your new reply explains why alert() is better in any way, shape or form. 😅
minus-squaremonkeyslikebananas2@lemmy.worldlinkfedilinkarrow-up1·edit-22 天前Oh, it’s a joke with a touch of irony. Maybe even sprinkle some sarcasm in too.
minus-squareVictor@lemmy.worldlinkfedilinkarrow-up1·2 天前Gotcha. It wasn’t clear to me but fair enough 👍
Not sure why you would say that. An alert() does not show you where in the code the alert was called from. A console log would show you.
There was a time when there was no console.log in javascript. Oh and browsers didn’t even have developer tools.
I remember those days. My comment still stands, I don’t know how your new reply explains why alert() is better in any way, shape or form. 😅
Oh, it’s a joke with a touch of irony. Maybe even sprinkle some sarcasm in too.
Gotcha. It wasn’t clear to me but fair enough 👍