Forgot your password?
typodupeerror

Comment How do you develop something this big in JS? (Score 1) 313

I'd like to know how complex this code is... how many lines, functions, etc?

In my brief forrays into JavaScript development I have found debugging to be a serious pain because browser error messages are so information-free.

Is there such thing as a JavaScript debugger out there?

What kind of development tools would someone use for making a JavaScript app of this kind of sophistication?

Can anyone at least point the rest of us to some good freely-available JavaScript editors?

Slashdot Top Deals

...when fits of creativity run strong, more than one programmer or writer has been known to abandon the desktop for the more spacious floor. - Fred Brooks, Jr.

Working...