Platform independent(iOS, Android, WP, ...)
HTML5, CSS3, JS
Performance Limitations
Rapid Development
Directly accessing to native API
Not so fast development
$ npm install -g ionic
$ npm install -g cordova
$ionic start myApp <template>
Testing on web server
$ionic serve
Add mobile platform
$ionic platform add [android/ios]
Run test on device/emulator
$ionic [run/emulate] [android/ios]
List
Form
Checkbox
Range
Tabs
Toggle
The User Interface is effectively a WebView that occupies the complete screen and runs in the native Container.
ionic Framework
Pluralsight - Building Mobile Apps With the Ionic Framework and AngularJS
Cihad HORUZOĞLU - Hybrid Apps with Angular & Ionic Framework @IstanbulCoders
Troy MILES - Cross Platform Mobile Apps with the Ionic Framework
Huy TRAN - Building mobile app with Ionic Framework
Virinchy P - What is Cordova and how does it work ?
Raymond CAMDEN - My perspective of working with the Ionic Framework
Jeremy Wilken - Ionic in Action - Hybrid Mobile Apps with Ionic and AngularJS