PhoneGap vs Sencha Touch: What are the differences?
What is PhoneGap? Easilily create mobile apps using HTML, CSS, and JavaScript. PhoneGap is a web platform that exposes native mobile device apis and data to JavaScript. PhoneGap is a distribution of Apache Cordova. PhoneGap allows you to use standard web technologies such as HTML5, CSS3, and JavaScript for cross-platform development, avoiding each mobile platforms' native development language. Applications execute within wrappers targeted to each platform, and rely on standards-compliant API bindings to access each device's sensors, data, and network status.
What is Sencha Touch? The leading mobile web app framework based on HTML5 for amazing mobile apps. Sencha Touch 2, a high-performance HTML5 mobile application framework, is the cornerstone of the Sencha HTML5 platform. Built for enabling world-class user experiences, Sencha Touch 2 is the only framework that enables developers to build fast and impressive apps that work on iOS, Android, BlackBerry, Kindle Fire, and more.
PhoneGap and Sencha Touch can be primarily classified as "Cross-Platform Mobile Development" tools.
Some of the features offered by PhoneGap are:
On the other hand, Sencha Touch provides the following key features:
- Built on HTML5 Technology- Sencha Touch 2, a high-performance HTML5 mobile application framework, is the cornerstone of the Sencha HTML5 platform.
- Smoother Scrolling and Animations- Sencha Touch 2 provides a user experience unparalleled in HTML5. Fluid Adaptive Layouts- Sencha Touch’s novel layout engine leverages HTML5 in powerful ways to let developers build complex applications that respond, load, and layout in a snap.
- Navigation View- The new Navigation View component makes it easy to make applications that feature beautiful animated transitions between screens as well as providing automatic back button management.
"Javascript" is the top reason why over 44 developers like PhoneGap, while over 7 developers mention "Structured code" as the leading cause for choosing Sencha Touch.
PhoneGap is an open source tool with 4.15K GitHub stars and 974 GitHub forks. Here's a link to PhoneGap's open source repository on GitHub.