Sunday, November 19, 2017

Build Mobile Apps with Ionic 2 and Firebase: Hybrid Mobile App Development

Learn to build hybrid mobile apps using Ionic and Firebase. You’ll build a Hacker News client app, which can view top stories in Hacker News, view comments of a story, add stories to favorites, etc.
This introductory guide covers the whole cycle of hybrid mobile apps development. It’s organized around implementing different user stories. For each story, this book not only talks about how to implement it but also explains related Ionic and Firebase concepts in detail. Using Apache Cordova, developers can create a new type of mobile app•a hybrid mobile app.
Hybrid mobile apps actually run in an internal browser inside a wrapper created by Apache Cordova. With hybrid mobile apps, developers can have one single code base for different platforms. Developers also can use their existing web development skills.
Build Mobile Apps with Ionic 2 and Firebase: Hybrid Mobile App Development
Build Mobile Apps with Ionic 2 and Firebase: Hybrid Mobile App Development
English | 276 Pages | PDF| 2.1 MB
DOWNLOADUsercloud

No comments:

Post a Comment

Programming Arduino-based in C# by Yury Magda

This book is written for hobbyists and developers who would like to be able to program Arduino-based measurement and control systems in C# ...