i started working on Ext JS but the building process has always been a head ache to me as i use notepad..
please suggest some tools which help me build the Ext JS applications easily....
Thank you,
|
i started working on Ext JS but the building process has always been a head ache to me as i use notepad.. please suggest some tools which help me build the Ext JS applications easily.... Thank you,
| |||
feedback
|
|
Initial GUI Setup (if you're feeling lazy!) IDE for further development Aptana Studio or CodeRun (online) or eCoder (online) Bug testing during development Debugging the final layer of polish | |||||
feedback
|
|
Try Aptana Studio + Firebug. Plus a handset of each type you intend to code for. Also, see this link for an answer to a similar question: http://stackoverflow.com/questions/4067709/debugging-extjs-script/4069980#4069980 | |||
|
feedback
|
|
I'm usually a fan of Eclipse, but Check out PHPStorm, it has better colouring, works well with libraries and does refactoring. | |||
|
feedback
|