-
Book Overview & Buying
-
Table Of Contents
Ionic Cookbook
By :
Ionic Cookbook
By:
Overview of this book
The world of mobile development is extremely fragmented with many platforms, frameworks, and technologies available. Ionic is intended to fill that gap, by enabling developers to build apps that have a native feel to them, using web technologies such as HTML, CSS, and AngularJS. Ionic makes it easy for front-end developers to become app developers. The framework provides superior performance with deep Cordova integration and a comprehensive set of tools for prototyping, backend support, and deployment.
Ionic Cookbook takes you through the process of developing a cross-platform mobile app using just HTML5 and the JavaScript-based Ionic.
You will start with an introduction to the CLI and then move on to building and running an app. You will explore common features of real-world mobile apps such as authenticating a user, and getting and saving data using either Firebase or Local Storage. Next, the book covers how Ionic integrates with Cordova to support native device features using ngCordova, and you will discover how to take advantage of existing modules around its ecosystem. You will also delve into advanced topics, including how to extend Ionic to create new components. Finally, the book will walk you through customizing the Ionic theme and building the app so that it can be deployed to all platforms.
Table of Contents (12 chapters)
Preface
1. Creating Our First App with Ionic
2. Managing States and Navigation
3. Adding Device Features Support
4. Offline Data Storage
5. Handling Gestures and Events
6. App Theme Customization
7. Extending Ionic with Your Own Components
8. User Registration and Authentication
9. Saving and Loading Data Using Firebase
10. Finalizing Your Apps for Different Platforms
Index