Re: Good Javascript debug environment?
Ivan Sergio Borgonovo <[email protected]>
| Newsgroups | gmane.org.user-groups.linux.svlug |
|---|---|
| Organization | http://www.WebThatWorks.it |
| Message-ID | <[email protected]> |
On 03/05/2017 08:32 PM, Steve Litt wrote: > Hi all, > > I'm writing a short piece of javascript code to make arbitrary web > pages compatible with a feature of the Surf browser. Unfortunately, > within the Surf environment, a Javascript syntax or runtime error > simply stops the program, but it's very hard to see where it happened. > I've heard there are environments that are better accommodated to > debugging javascript than a browser. Could you please recommend some? BTW... you can resort to the console.log() aka printf() method. -- Ivan Sergio Borgonovo http://www.webthatworks.it http://www.borgonovo.net