Web Development for the iPad and iPhone
Posted on April 7th, 2011 by Damien Filiatrault
I just read this extremely well-thought-out article on designing and developing web-based applications for the iPhone and iPad. It talks about the pros and cons of web-based vs. native apps and actually came up with some reasons for going web-based that I hadn’t thought of.
http://www.smashingmagazine.com/2010/05/28/web-development-for-the-iphone-and-ipad-getting-started/
One of the highlights of the article is PhoneGap, which compiles your web-based app (written in HTML, CSS and JS) into native apps for all of the major phone operating systems. I am excited to play with it!