© Elad Elrom 2016

Elad Elrom, Pro MEAN Stack Development, 10.1007/978-1-4842-2044-3_4

4. Cordova, PhoneGap & Ionic

Elad Elrom

(1)New York, USA

In this chapter, we will be learning about Cordova, PhoneGap and Ionic. Cordova enables us to write our code only once and deploy our app on just about any platform out there while still using the same code base. We will learn how to create projects, preview them in the platform we selected, and easily deploy our apps. We will also cover how to install plugins and learn about the distribution process.

Apache Cordova

Cordova is an open-source mobile development framework . It allows the use of HTML5, CSS3, and JavaScript for cross-platform development. Because of the technology stack of Cordova, using it will ...

Get Pro MEAN Stack Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.