One thing that I really like about jQuery Mobile is the
"out-of-the-box" controls/widgets - it is very easy to get your
initial mobile-focused web app up - very easy programming model when
compared to other solutions - plus the advantage of edit-save-refresh
productivity.
For this app-ui, I like is push/pop "view container" way of thinking -
seems to line up with the way iOS/XCode/Objective-C handles things.
It would be interesting to see this combined with zepto.js instead of
jQuery - something even lighter weight for 3G mobile downloads.
On Mon, May 28, 2012 at 2:13 PM, Lincoln Baxter, III