Book Image

JavaScript Mobile Application Development

Book Image

JavaScript Mobile Application Development

Overview of this book

Table of Contents (15 chapters)
JavaScript Mobile Application Development
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, you have been given a powerful introduction to Apache Cordova. You now know what Apache Cordova is, and understand the current challenges of today's mobile development and how it can reduce the complexities of these challenges. You should now understand the differences between mobile web, hybrid mobile, and native mobile applications. You should also know the architecture of Cordova and how it works behind the scenes with an example of a photo capture using a camera. Finally, you have an overview of Apache Cordova APIs and what every API does from a high-level point of view.

In the next chapter, you will start the real work with Apache Cordova by developing your first Apache Cordova application from scratch.