Google News
logo
Ionic - Interview Questions
What is the difference between PhoneGap, Cordova, and Ionic?
Cordova : Cordova is a JavaScript framework for creating apps that interact with the device's hardware. Cordova cannot create UI interactivity for mobile apps since it relies on HTML5, CSS6, and Sencha. It does, however, work in conjunction with other web technologies used to create mobile apps. Apache Cordova is another name for Cordova.

PhoneGap : The PhoneGap technology was built by Adobe Systems. It may be used to construct mobile applications and anybody with a basic understanding of CSS, HTML, and JScript. PhoneGap is a modified version of Apache Cordova that adds extra functionality to the core Cordova framework.

IONIC : The IONIC framework is being used to create cross-platform mobile apps that employ web technologies such as CSS and HTML. It was released in 2013 and is based on Angular JS and Apache Cordova.
Advertisement