Over 35 exciting recipes to spice up your application development with Ionic
Key Features
Book Description
What you will learn
Authenticate users using an email password, Twitter, Facebook, Google+, and LinkedIn
Retrieve data and store it using Firebase
Access native device functionalities such as a camera, contact list, email, and maps using ngCordova
Work with localStorage and SQLite for persistent data access on the client side
Communicate to and from your app using push notifications or SMS
Leverage AngularJS events and Ionicspecific events to communicate across pages, controllers, and directives
Customize the color and theme of your Ionic app
Create new custom directives as components
Compile your app for iOS, Android, and Windows Phone
Who this book is for
If you are a front-end developer and want to take advantage of your existing mobile application development skills to develop cross-platform mobile apps, this book is for you. You will build up your Ionic knowledge with in-depth recipes on Angular.js, Cordova, and Sass.
Table of Contents
Creating our First App with Ionic
Managing State and Navigation
Adding Device Features Support
Offline Data Storage
Handling Gestures and Events
Customizing App Theme
Extending Ionic with Your Own Components
User Registration and Authentication Using Firebase