Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
HTHazard276y"1" "2" "3" "4" "5" because I'm lazy and don't want to use the chrome debugger.
When it comes to words? Classic ones like "boobs" and "test" -
Wack63116yFoo, bar, baz, foobar in that order. You're faster with multiple "breakpoints" (or just use a fucking debugger...)
-
meowxiik3476y"goddamnworkplz". Possibly "fuckthisshit" when the app is being exceptionally unreasonable.
-
dmonkey23276y@giampio e mo je rispondi 😂😂
Usually mine are sentences like "Here we are!" or quotes from movies like "Wolf there, execution here!" -
> die('perro')
¿Eso es por lo del refrán de... "Muerto el perro se acabó la rabia"? 😁 -
wicho25636y@cafecortado jajaja no, la uso porque es una palabra que casi nunca vas a hallar en una aplicación
Related Rants
-
Dacexi24When there are only 2 pages on Google you know you're in serious shit.
-
practiseSafeHex20Fixing a parents iPhone, episode 1. Problem: "Whatsapp is gone off my phone" Debugging: Me: *unlocks phone...
-
nachocode6When you talk to other devs about what their code did. I also relate myself to this.
What "debug" word do you use to see if you code reaches that point in the execution?
Mine is "perro" (dog in spanish)
die('perro');
console.log('perro')
print('perro')
question
debugging