- Ionic:Hybrid Mobile App Development
- Rahat Khanna Sani Yusuf Hoc Phan
- 219字
- 2021-07-09 19:00:31
Introducing Ionic Framework
Ionic Framework is a Hybrid App development framework that enables developers to build Native-looking Mobile Apps using web technologies (HTML5, CSS3, and JS). Ionic Framework is completely open source so that developers can build and publish their apps to the marketplace without any cost.
Ionic is built on top of the AngularJS framework and uses Apache Cordova for building apps from web content. Ionic Framework includes a set of amazing Angular directives that makes it very easy to develop for mobile. For example, ListView, Optimized Touch gestures, Side Menus, Popup, Tabs, and mobile-specific input elements.
Ionic has ready-made UI for mobile components, which helps in rapid application development for Hybrid Mobile Apps. Ionic has native-looking stylesheets for Android and iOS, which automatically get applied based on the platform build.
Ionic Framework has evolved into an ecosystem with a suite of mobile development tools along with the framework itself. Ionic CLI has amazing options such as Ionic Lab and Live Reload, which helps developers save lot of development time. Ionic view is a Native App for iOS and Android where developers can deploy and test their apps on the fly without packaging. Ionic.io is a complete cloud-based backend service platform where developers can manage their app data, view analytics, and manage push notifications from a single console.
- Java多線程編程實戰指南:設計模式篇(第2版)
- 構建移動網站與APP:HTML 5移動開發入門與實戰(跨平臺移動開發叢書)
- Vue.js 3.0源碼解析(微課視頻版)
- The Computer Vision Workshop
- Reactive Android Programming
- Mastering Apache Maven 3
- Procedural Content Generation for C++ Game Development
- Python從入門到精通
- 軟件體系結構
- SpringBoot從零開始學(視頻教學版)
- Python自然語言理解:自然語言理解系統開發與應用實戰
- Python 3 Object:oriented Programming(Second Edition)
- Secret Recipes of the Python Ninja
- 計算機組裝與維護(第二版)
- 安卓工程師教你玩轉Android