Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror

Comment Re:Performance is great and all (Score 1) 462

Logging and debugging. I haven't delved into the likes of Firebug to see how it works ...

Delve! Firebug has crazy things like the ability to set breakpoints in code currently running in the page, and then when you hit the breakpoint, run code from the context of the line you stopped at. And lots lots more. As someone who's been out of web programming for a few years, it blew my mind.

Slashdot Top Deals

The trouble with computers is that they do what you tell them, not what you want. -- D. Cohen

Working...