Hacker News new | ask | show | jobs
by spelunker 1884 days ago
Print debugging makes me fast too, but there is eventually a breaking point (get it) where print debugging isn't getting me the answers I need and I have to switch to using other options like interactive debugging.

Still though, I reach for print debugging first.