Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Phonegap for Enterprise

You're reading from   Phonegap for Enterprise Master the art of building secure enterprise mobile applications using PhoneGap

Arrow left icon
Product type Paperback
Published in Dec 2014
Publisher
ISBN-13 9781783554751
Length 192 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Kerri Shotts Kerri Shotts
Author Profile Icon Kerri Shotts
Kerri Shotts
Arrow right icon
View More author details
Toc

Table of Contents (11) Chapters Close

Preface 1. PhoneGap and Enterprise Mobility FREE CHAPTER 2. Building the Data Store and Business Logic 3. Securing PhoneGap Apps 4. Building the Middle-Tier 5. Communicating between Mobile and the Middle-Tier 6. Application Events and Storage 7. Push Notifications 8. Building the Presentation Tier A. Useful Resources Index

What this book covers

Chapter 1, PhoneGap and Enterprise Mobility, discusses the history of Apache Cordova/Adobe PhoneGap applications, presents reasons why Cordova/PhoneGap is a good fit for the enterprise, and how Cordova facilitates cross-platform development for Cordova and hybrid application architecture.

Chapter 2, Building the Data Store and Business Logic, introduces you to the typical backend server architecture, as well as designing the data models and business logic. You will also get introduced to Tasker, the demonstration app for this book.

Chapter 3, Securing PhoneGap Apps, shows the importance of ensuring the security of enterprise data. This chapter also covers backend security, general security, and issues that relate directly to Cordova/PhoneGap apps.

Chapter 4, Building the Middle Tier, discusses RESTful-like APIs and HATEOAS (Hypertext As The Engine Of Application State). A sample Node.js server is included as a demonstration of these topics, including examples of connecting to databases, executing queries, and generating appropriate responses.

Chapter 5, Communicating Between Mobile and the Middle Tier, demonstrates how to ultilize XMLHttpRequest (XHR), SSL Certificate fingerprints, and third-party Cordova/PhoneGap plugins in order to facilitate secure communication between the mobile application and the backend servers.

Chapter 6, Application Events and Storage, briefly discusses how to respond to changes in network events and application state. This chapter also introduces a third-party SQLite plugin for persistent data storage and an additional plugin to access the iOS Keychain for secure data storage.

Chapter 7, Push Notifications, covers typical Push Notification architecture, and introduces you to Boxcar.io, a service that provides an HTTP API to send pushes. It also introduces a PhoneGap API to respond to these push notifications.

Chapter 8, Building the Presentation Tier, covers many of the different patterns used to build a mobile application, including mock-up tools, various libraries and frameworks, common patterns (MVC, data binding, templates, and so on), forms and validation, and data visualization.

Appendix, Useful Resources, provides web links to resources that the reader might find useful for further learning. These are split chapterwise so that they can relate to a specific chapter in this book.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image