I started working on Ext JS, but the building process has always been a headache to me as I always used notepad..
Can you suggest some tools which help me build the Ext JS applications easily....
I started working on Ext JS, but the building process has always been a headache to me as I always used notepad..
Can you suggest some tools which help me build the Ext JS applications easily....
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
I'm usually a fan of Eclipse, but Check out PHPStorm, it has better colouring, works well with libraries and does refactoring.
Spket IDE is powerful toolkit for working with JavaScript Framework like extjs. You can also use Eclipse and Spket plugin for developing better javascript code. Visist http://www.spket.com/ for more details.
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: "Debugging" ExtJS script