舉報(bào)

會(huì)員
Getting Started with Ionic
最新章節(jié):
Index
Thisbookisidealforanywebdeveloperwhowantstoenterintotheworldofmobileappdevelopmentbuthasnocluewheretostart.IonicisanidealstartingpointandprovidesasmoothlearningcurvetohelpyoubuildhybridappsusingwebtechnologiesandtodevelopnativeappsforiOSandAndroid,youdonotneedtoknowmultiplelanguages.ThisbookwillalsobeusefulforHybridAppdeveloperswhohavenotfoundtheperfectframeworktoensureusersgetarichexperiencefromyourapps.
目錄(78章)
倒序
- 封面
- 版權(quán)頁(yè)
- 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 更新時(shí)間:2021-07-23 14:38:37
推薦閱讀
- MySQL數(shù)據(jù)庫(kù)基礎(chǔ)實(shí)例教程(微課版)
- INSTANT Sinatra Starter
- App Inventor少兒趣味編程動(dòng)手做
- 微前端設(shè)計(jì)與實(shí)現(xiàn)
- Xamarin Cross-Platform Development Cookbook
- Python高性能編程(第2版)
- Java Web 從入門到項(xiàng)目實(shí)踐(超值版)
- Python程序員面試算法寶典
- 軟件測(cè)試項(xiàng)目實(shí)戰(zhàn)之功能測(cè)試篇
- C語(yǔ)言開(kāi)發(fā)寶典
- Puppet Essentials
- JSP項(xiàng)目開(kāi)發(fā)情境教程
- Learning WebRTC
- 羅布樂(lè)思開(kāi)發(fā)官方指南:Lua 語(yǔ)言編程
- Spark Cookbook
- Python架構(gòu)模式:精通基于Python的API設(shè)計(jì)、事件驅(qū)動(dòng)架構(gòu)和包管理
- 架構(gòu)寶典
- 瘋狂Java講義(第5版)
- C語(yǔ)言入門很輕松(微課超值版)
- Mastering Python Data Visualization
- Python數(shù)據(jù)分析快速上手
- Java 9 Data Structures and Algorithms
- JSP從零開(kāi)始學(xué)(視頻教學(xué)版)
- 機(jī)器學(xué)習(xí)實(shí)踐指南
- Python自然語(yǔ)言處理
- 教孩子學(xué)Python編程
- Mastering Windows Server 2016
- C語(yǔ)言程序設(shè)計(jì)項(xiàng)目式教程(在線實(shí)驗(yàn)+在線自測(cè) )
- Visual Basic程序設(shè)計(jì)教程(第3版)
- Python游戲開(kāi)發(fā)從入門到精通