舉報

會員
Getting Started with Ionic
最新章節:
Index
Thisbookisidealforanywebdeveloperwhowantstoenterintotheworldofmobileappdevelopmentbuthasnocluewheretostart.IonicisanidealstartingpointandprovidesasmoothlearningcurvetohelpyoubuildhybridappsusingwebtechnologiesandtodevelopnativeappsforiOSandAndroid,youdonotneedtoknowmultiplelanguages.ThisbookwillalsobeusefulforHybridAppdeveloperswhohavenotfoundtheperfectframeworktoensureusersgetarichexperiencefromyourapps.
目錄(78章)
倒序
- 封面
- 版權頁
- Credits
- Foreword
- About the Author
- About the Reviewer
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- 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
- Summary
- 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
- Summary
- 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
- Summary
- Chapter 5. Accessorizing Your App with Ionic Components
- Ionic CSS components
- Ionic JS components
- Miscellaneous components
- Summary
- 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
- Summary
- Chapter 7. Testing App on Real Devices
- Testing on browser emulators
- Ionic view app
- Making debug build
- Remote debugging
- Testing using Ngrok
- Summary
- Chapter 8. Working with Cordova Plugins – ngCordova
- Introduction to Cordova plugins
- Integrating ngCordova to Ionic App
- Important plugins
- Network
- Custom Cordova plugin development
- Summary
- Chapter 9. Future of Ionic
- Ionic cloud services
- Ionic v2
- Summary
- Index 更新時間:2021-07-23 14:38:37
推薦閱讀
- 騰訊iOS測試實踐
- Maven Build Customization
- JIRA 7 Administration Cookbook(Second Edition)
- C/C++常用算法手冊(第3版)
- Mastering Python High Performance
- Mastering Swift 2
- SQL經典實例(第2版)
- Learning OpenStack Networking(Neutron)(Second Edition)
- 青少年信息學競賽
- PLC應用技術(三菱FX2N系列)
- LabVIEW虛擬儀器程序設計從入門到精通(第二版)
- Buildbox 2.x Game Development
- Practical Maya Programming with Python
- SSH框架企業級應用實戰
- Python深度學習(第2版)
- Learning iOS Penetration Testing
- Leaflet.js Essentials
- Learning Google Apps Script
- Python大數據與機器學習實戰
- Java編程動手學
- Learning PowerShell DSC(Second Edition)
- Java王者歸來:從入門邁向高手
- Go Programming Blueprints
- Python機器學習技術:模型關系管理
- Ionic Cookbook
- Python語言基礎
- Mastering Python Data Visualization
- C語言編程思想與方法
- 使用Struts搭建MVC模式商業應用(藍橋杯軟件大賽培訓教材-Java方向)
- 深度探索C++對象模型