Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The javascript console on -webkit (Chrome)is a godsend for me, because if you have a JQuery bug, nothing at all works, so instead of being able to do one large update you have to do it in small ones, or spend ages debugging.

Of course, you could just write correct code, but no one is perfect and mistakes do happen. Would be better if the errors it found were displayed in a more clear form of english instead of generic error names, but it is better than looking over line after line trying to find that darn missing semi-colon.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: