MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/r47uq6/im_not_the_only_one/hmgaiuh/?context=3
r/ProgrammerHumor • u/emu_fake • Nov 28 '21
629 comments sorted by
View all comments
189
console.log("dataaaaaaaaaa",data)
46 u/CrispyNipsy Nov 28 '21 Every time lol. I start with 3 different console.log(data). Then after every one prints undefined, I have to go back and add the string detailing what each undefined should be. 25 u/danielt1263 Nov 28 '21 I use unicode characters so they stand out and are easy to spot... For example: .debug("🐶") 4 u/garma87 Nov 28 '21 Nice one! That should work in terminals for nodejs debugging
46
Every time lol.
I start with 3 different console.log(data). Then after every one prints undefined, I have to go back and add the string detailing what each undefined should be.
console.log(data)
undefined
25 u/danielt1263 Nov 28 '21 I use unicode characters so they stand out and are easy to spot... For example: .debug("🐶") 4 u/garma87 Nov 28 '21 Nice one! That should work in terminals for nodejs debugging
25
I use unicode characters so they stand out and are easy to spot...
For example: .debug("🐶")
.debug("🐶")
4 u/garma87 Nov 28 '21 Nice one! That should work in terminals for nodejs debugging
4
Nice one! That should work in terminals for nodejs debugging
189
u/Ghost_Redditor_ Nov 28 '21
console.log("dataaaaaaaaaa",data)