2014
Introduction | Nick's Playbook to Build Apps with PhoneGap and Famo.us
by SponeInstead of writing with Java, Obj-C, or C#, you'll write in Javascript, using the Famo.us framework for your display code using very little HTML. We'll use the Cordova toolchain, and PhoneGap Build, to wrap the code and produce native binaries for iOS and Android. Hopefully Windows soon too.
Through my experience building PhoneGap apps, I've encountered many unknowns/bugs/features, and if you've tried building a PhoneGap app, you likely have as well. From handling the Back button on Android and incorporating it into your routing, to having consistent and beautiful transitions across every page, the scope and challenges of building an end-to-end PhoneGap app can expand quickly. This guide is a series of patterns that can be used to augment existing knowledge, or as a reference resource.
2012
Questions and Myths About PhoneGap « PhoneGap
by holyverPhonegap is a relatively new concept to many IT organizations, so there are many unanswered questions and misunderstandings about PhoneGap and Apache Cordova. In this post, I’ll try to answer a few of these questions, clear up a few misunderstandings, and dispel some of the myths.
PhoneGap Explained Visually « PhoneGap
by holyverThere are some common questions that I am often asked, and I hope this post helps everyone understand PhoneGap better.
Comparing Titanium and PhoneGap
by Xavier LacotA long blog post by Kevin Whinnery, which explains how Titanium and Phonegap differ
1
(4 marks)