Cross platform mobile development using Cordova (Part 1)
December 28, 2015
How to develop mobile applications using the Cordova framework
In this post will cover some of the basics of developing cross-platform mobile applications using Cordova.
The following presentation covers the following topics:
- Why cross-platform
- Pros and cons for developing cross-platform applications
- Alternatives
- Cordova basic CLI commands
- Cordova file structure
- Platform Distinction
- Using Git with Cordova
- Best practices
The Future video will also contain a quick example of creating a new Cordova app, adding a camera plugin and deploying to an Android emulator.