I've used Sencha's ExtJS with node on a couple of PoC's and the integration was pretty straightforward (either simply via express/REST or using nowjs/websockets to push updates to the ExtJS data classes). A quick glance at the Sencha Touch 2 API's shows a similar set of classes to ExtJS in this regard. The framework itself has a bit of a learning curve, but the integration shouldn't be too bad.
- Paul On Apr 16, 9:28 am, "john.tiger" <[email protected]> wrote: > we've tried using JQuery Mobile but it's way too buggy (and note all the > unanswered posts on the forum which is not a good sign) > > Sencha Touch seems popular but looks complex to use with a node > framework so looking at JQTouch (I guess it's some sort of off-shoot > from Sencha). We want to keep things as simple as possible. > > any experiences / suggestions ? -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
