Hi folks! Surely you know how frustrating one missing comma can be! Currently, I'm using FrontPage or Dreamweaver but there are not the answer! I'm looking for a good and well known JS Editor which will alert me in case something is wrong with the code. Thanks.
What works really well for me is to code and test, code and test. Most browsers have a reasonably good JavaScript console which will allow you to inspect and debug at runtime. To catch formatting errors, I rely on BBEdit.