Book Image

Introducing Ionic 2 [Video]

By : Mathieu Chauvinc
Book Image

Introducing Ionic 2 [Video]

By: Mathieu Chauvinc

Overview of this book

Unlock the potential of Ionic 2 to create cutting-edge mobile applications! This course takes you from setup to advanced features, covering page navigation, component creation, API integration, user interactions, and more. Dive into building sleek, cross-platform apps with Ionic 2's intuitive framework. Master the essentials and unleash your creativity in mobile app development.
Table of Contents (7 chapters)
Chapter 1
Setting Up
Content Locked
Section 4
Lab, Device, and Emulator
The app needs to be served, but this depends on its status. Let’s take a look at which way of serving is better. The live reload server is an obvious winner for ease of use and debugging, while the new lab view helps us think about the experience on both Android and iOS. Emulators give a better idea as to the real experience that users will have; finally, the device can be used when the app is close to finalized. - Use the live reload server for development purposes - Leverage the new “lab” to compare iOS and Android experiences - Get closer to the real product with emulator and device