Brief Introduction
Learn the Essentials of Apache Cordova.Description
Apache Cordova is an open-source mobile development framework. It allows you to use standard web technologies - HTML5, CSS3, and JavaScript for cross-platform development.
In this course, you'll learn the fundamentals of Apache Cordova and the PhoneGap ecosystem, including the two command-line interface (CLI) tools and the PhoneGap desktop app.
We'll go over on how to set up your local system and how to create, configure, and build your first project with the Cordova CLI. Once you've mastered the fundamentals, we'll go over on how to extend your app with native and third-party plugins that enable features such as QR code detection and geolocation, and debug your app, preview it in an emulator or on an actual device, and then prep it for release in the Apple Store or on Google Play.
Requirements
- Requirements
- familiar with using your computer's command line