Hacker News new | ask | show | jobs
by thrax 2600 days ago
I do 99% of my development in the chrome debugger. I usually step through every line of code for the first run through. It catches an incredible amount and variety of subtle bugs. Printf debugging is for chumps.