更新时间:2021-07-09 19:01:14
coverpage
Ionic : Hybrid Mobile App Development
Copyright
Credits
Preface
What this learning path covers
What you need for this learning path
Who this learning path is for
Reader feedback
Customer support
Part 1. Module 1
Chapter 1. All About Hybrid Mobile Apps and Ionic Framework
Introducing a Hybrid Mobile Application
Using web technologies to develop for mobile
What is AngularJS?
Why use Apache Cordova?
Introducing Ionic Framework
Summary
Chapter 2. Setting up the Environment the Right Way
Setting up Native Mobile development environments
Ionic development environment
Basic Ionic CLI commands
Building a dummy app
Popular issues faced and solutions
Alternative to installation fuss – Ionic Playground
Using Ionic Framework with different Code Editors
Chapter 3. Start Building Your First Ionic App
Starting a new project
Multiple ways to start a project
The anatomy of Ionic Project
The Ionic starter template
E-commerce sample app – BookStore
Chapter 4. Navigation and Routing in an Ionic App
Introduction to Angular UI Router
Ionic header and footer
Ionic Tabs
Ionic side menu
Navigation and back menus
Navigation and layout to be used in BookStore
Chapter 5. Accessorizing Your App with Ionic Components
Ionic CSS components
Ionic JS components
Miscellaneous components
Chapter 6. Integrating App with Backend Services
$http services
Ionic services vs factories
$resource and REST API
Demystifying mBaaS
Integrating with Parse
Integrating to Firebase
Chapter 7. Testing App on Real Devices
Testing on browser emulators
Ionic view app
Making debug build
Remote debugging
Testing using Ngrok
Chapter 8. Working with Cordova Plugins – ngCordova
Introduction to Cordova plugins
Integrating ngCordova to Ionic App
Important plugins
Network
Custom Cordova plugin development
Chapter 9. Future of Ionic
Ionic cloud services
Ionic v2
Part 2. Module 2
Chapter 1. First Look at Ionic
The beginning
Apache Cordova
What is Ionic?
Chapter 2. To-Do List App
Creating our first application
The Ionic workflow
Chapter 3. Running Ionic Apps
Running our todo app
Chapter 4. Ionic Components
Creating a new to-do list application
Chapter 5. The London Tourist App
Introduction to the London Tourist App
Chapter 6. Advanced Ionic Components
The Ionic Popover
The Ionic Modal
Chapter 7. Customizing the App
Customizing the look and feel of your app
Ionic SCSS overview
$ionicConfigProvider