Archive for May 6th, 2005
firefox is a good js debugger
May 6th, 2005
Filed under:
at 03:55pm
did you know firefox is a really good javascript debugger? yes i’m a bit slow. i thought firefox does not show js errors. in fact, if you type “javascript:” in the url, a js console will pop up. i’ve been using IE for js debugging for a long time. and it’s HORRIBLE.. the msg is totally vague. i know there are other js debugging tools but i didn’t want to spend too much time on it since i don’t code in js THAT MUCH. but firefox’s js debugging tool rules my world ^_^

