Book Image

Ionic 2 Blueprints

By : Indermohan Singh
Book Image

Ionic 2 Blueprints

By: Indermohan Singh

Overview of this book

<p>Ionic 2, the latest version of Ionic Mobile SDK, is built on the top of latest technologies such as Angular 2, TypeScript, SASS, and lot more. The idea behind Ionic 2 is to make the entire app development process even more fun.</p> <p>This book makes it possible to build fun and engaging apps using Ionic 2. You will learn how to use various Ionic components, integrate external services, derive capabilities, and most importantly how to make professional apps with Ionic 2. It will help you in understanding the fundamentals of Ionic 2 app development and will show how to build applications, gradually increasing your capabilities and the complexity of applications so that you can learn Ionic app development in a consistent and convenient way.</p> <p>You will also explore services such as Firebase, using LocalStorage, the WordPress JSON API, and REST API, which will help you turn your next billion dollar idea into reality.</p> <p>By the end of this book, you will be able to proudly call yourself a pro Ionic developer who can create a host of different apps with Ionic, and you’ll have a deeper practical understanding of Ionic.</p>
Table of Contents (14 chapters)

Summary


In this chapter, we learned how to use the WordPress REST API to create a WordPress mobile client. We used Ionic's toast, loader, infinite scroll, and lots of other components and APIs. We utilized reactive programming and Ionic events, along with LocalStorage to save data locally. We also learned how to use push notification inside a Cordova/Ionic app using the push notification plugin.

In the next chapter, we will create a media player using Ionic, which will support audio and video playback.