Skip to content

Latest commit

 

History

History
81 lines (64 loc) · 3.25 KB

hybrid-frameworks.md

File metadata and controls

81 lines (64 loc) · 3.25 KB

Hybrid Frameworks

Date: 2015-10-11
Last Update: 2016-02-03

Many of these frameworks cross-over directly into Cordova and Phonegap. The largest differentiator is they have UIs – Cordova and Phonegap do not. You build your own, or borrow the UI frameworks from "Web Apps"

### CLI and Cloud-based Development Systems ###
  1. Phonegap
  2. Ionic
  3. Monaca
  4. Onsen UI
  5. Taco
  6. Telerik
  7. Cocoon
  8. Framework7
  9. Aerogear Platforms - limited intended for "enterprise mobile"
  10. Mobile Angular UI
  11. Sencha Touch
  12. Kendo UI
  13. AppGyver's Steroids
  14. trigger.io
  15. Cordova evothings
### IDE and SDK-based Development Systems ###
  1. Eclipse/THyM
  2. Visual Studio
  3. App Builder
  4. Intel XDK
  5. Appcelerator Titanium
  6. IntelliJ IDEA 14
  7. MobileFirst IBM
  8. Corona SDK
  • WebStorm
### Have Issues ###
  1. JQuery Mobile - Not really intended for Hybrid applications, better for mobile web.
  2. Facebook React - better for web
  3. Twitter Bootstrap - better for web
  4. famo.us - Famo.us has been waffling since it started.
### Tools ###
  1. gapdebug
  2. BuilDozer
  3. app-framework - See: nitobi thread
### Articles ### 1. [15 Visual Studio Project Templates To Jump Start Your Code](https://visualstudiomagazine.com/articles/2015/08/01/15-visual-studio-project-templates.aspx) ### References ### - [10 Best Hybrid Mobile App UI Frameworks: HTML5, CSS and JS](http://noeticforce.com/best-hybrid-mobile-app-ui-frameworks-html5-js-css) - Sep 08, 2015 - [The Top 7 Hybrid Mobile App Frameworks](http://www.sitepoint.com/top-7-hybrid-mobile-app-frameworks/) - November 07, 2014 - [5 Best Mobile Web App Frameworks](http://moduscreate.com/5-best-mobile-web-app-frameworks-sencha-touch/) - March 3, 2014
  1. CLI and Cloud-based Development Systems
  2. IDE and SDK-based Development Systems
  3. Have Issues
  4. Tools
  5. Articles
  6. References