Hacker News new | ask | show | jobs
by ProfXponent 1471 days ago
I agree that logging is essential in any system, but I read most of the original comments as tossing console.log(foo) at various points to manually observe the outcome.

The approach you described is much more structured and absolutely vital.