It's been a while since I coded HTML. I used to use Dreamweaver. Sencha Touch (and the iPad) have got me interested in getting back into development. What is the best tool, environment, software for using Sencha Touch?
Google Chrome has good debugging tools then testing in Safari 5 for Ipad.
On apple's website for Safari they even have a way to make it give the ipad userAgent string for testing as well.
I will see if I can find the link real fast and link it.
Cool, what about "writing" the code. This framework still needs to be pulled into an IDE for writing the code. Debugging is part of process. Any recommendations?
I did mention some editors that you could use, but there is drag and drop IDE for building touch apps yet. You really need to know JavaScript, HTML and CSS to do anything serious.
Is there any IDE out there that is a complete solution for Javascript & HTML?
An editor with intelisense, line by line debugging? and a GUI layout tool?