开发者

full featured debugger for javascript and ExtJS [closed]

Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 7 years ago.

开发者_如何学Go Improve this question

I want to write a web application that uses ExtJS Javascript and PHP in the back end, I need a tool that help me to debug javascript also set break points while executing

Please advise

Thanks


  1. Zend studio 8.x supports JavaScript debugging, break points and content assist for some js frameworks such as extjs, prototype, Jquery and Dojo. Read more on Zend studio on http://www.zend.com/en/products/studio/studio-whats-new#jsdebug You may download a free trial from here and use it for free for 90days.This is the ideal solution if you are willing to develop using PHP and html and JavaScript.

  2. You may have an eye on spket IDE too. http://spket.com/javascript-editor.html it's feature rich and you could integrate it into eclipse based IDE`s such as Zend Studio.

  3. Jetbrains webstorm has some great features including break points and you may get a free download and use it for 30days for free.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜