- Getting Started with Ionic
- Rahat Khanna
- 173字
- 2021-07-23 14:38:24
Why use Apache Cordova?
Apache Cordova is a WebView-based Hybrid App development framework used to build cross-platform Native Apps. It is one of the most popular frameworks that has been open sourced by Adobe and is maintained by the Apache Foundation. Adobe maintains another branch with added features named Phonegap. They also have a cloud-based service called Phonegap Build (http://build.phonegap.com), which generates the native builds on the fly so that you do not need to install native SDKs.
It follows the same architecture discussed previously, having a minimal core and ability to add plugins for extra functionality to your app. Apache Cordova has a high number of open source plugins that provide excellent capability to Hybrid Apps. Any developer can also create a custom plugin to expose unique native functionality in a Hybrid App. It also consists of a CLI interface to provide commands for managing plugins and automating builds for multiple platforms. Apache Cordova is a widely tested and accepted framework and is recommended for building Hybrid Mobile Apps from web content.
- SPSS數據挖掘與案例分析應用實踐
- JBoss Weld CDI for Java Platform
- 精通Nginx(第2版)
- 構建移動網站與APP:HTML 5移動開發入門與實戰(跨平臺移動開發叢書)
- Production Ready OpenStack:Recipes for Successful Environments
- Cassandra Data Modeling and Analysis
- Learn React with TypeScript 3
- Node.js全程實例
- 輕松上手2D游戲開發:Unity入門
- Learning YARN
- Python 3.7從入門到精通(視頻教學版)
- Geospatial Development By Example with Python
- HTML5游戲開發實戰
- 循序漸進Vue.js 3前端開發實戰
- 深度學習的數學:使用Python語言