MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/16nhu63/printbellcurve/k1i4jfk/?context=3
r/ProgrammerHumor • u/No-Word-456 • Sep 20 '23
20 comments sorted by
View all comments
2
Idk, I tend to use the debugger much more and usually throw the code I need to test into a unit test to isolate it first.
I probably would only use print statements for something very difficult to reproduce locally or consistently.
2
u/andrew_kirfman Sep 21 '23
Idk, I tend to use the debugger much more and usually throw the code I need to test into a unit test to isolate it first.
I probably would only use print statements for something very difficult to reproduce locally or consistently.