Ionic 3.0 for Mobile App Developers

Ionic 3.0 for Mobile App Developers

English | MP4 | AVC 1280×720 | AAC 48KHz 2ch | 5h 43m | 1.10 GB

In a landscape where mobile apps are at the forefront of technology, it can be challenging to pick an appropriate strategy for reaching users on different platforms. In this project-based course, Sani Yusuf walks through the ins and outs of the Ionic 3.0 framework, and shows how to develop highly performant mobile applications targeting iOS, Android, and Windows while still making use of a single code base. Sani provides an overview of Ionic, and introduces key features in the latest version of the mobile SDK. To help provide a practical context for the course concepts, he takes you through how to build three separate mobile applications with Ionic.

Topics include:

  • Setting up the Ionic CLI
  • Understanding the Ionic CLI
  • Testing with the Ionic View app
  • Working with the Ionic tab template
  • Theming and configuring an Ionic app
  • Working with the Ionic side menu template
  • Working with Ionic Native
Table of Contents

1 Welcome
2 Why learn Ionic 3.0
3 What you should already know
4 Things you will need
5 Using exercise files
6 Ionic overview
7 Setting up the Ionic CLI
8 Understanding the Ionic CLI
9 Creating a blank Ionic app
10 Overview of a blank Ionic app
11 Headers and list components
12 Adding list slide options
13 Getting user input with alert component
14 Creating services in Ionic
15 Implement list re-ordering
16 Intro to push-pop navigation
17 Implement todo deletion
18 Using toast component to show feedback
19 Challenge – Todo app challenge
20 Solution – Todo app challenge
21 What is the Ionic view app_
22 Testing with the Ionic view app
23 Creating a tabbed Ionic app
24 Ionic page lifecycle overview
25 Fetching data with http service
26 Using the card component
27 Working with the slide component
28 Creating a modal window
29 Filtering with form components
30 Theming your app’s with sass
31 Configuring an Ionic app
32 Creating a side menu Ionic app
33 Working with rest apis in Ionic
34 Showing feedback with loading component
35 Adding pull to refresh
36 Working with the actionsheet component
37 What is Ionic native
38 Sharing items with social sharing plugin
39 Playing sound with media plugin
40 Challenge – Musica app challenge
41 Solution – Musica app challenge
42 Next steps