- PhoneGap and AngularJS for Cross:platform Development
- Yuxian Eugene Liang
- 199字
- 2021-08-05 17:24:38
What this book covers
Chapter 1, Introduction to AngularJS, will teach you the absolute basics of building an AngularJS app.
Chapter 2, Getting Ready for PhoneGap, will cover the PhoneGap command-line interface. By end of this chapter, you will have learned that the command-line interface is one of the best things about PhoneGap 3.x. The example you coded in Chapter 1, Introduction to AngularJS, will be put to use in this chapter.
Chapter 3, From a Simple To-do List to an Advanced To-do List, will cover some of the slightly more advanced concepts of AngularJS, such as code organization, making RESTful calls, and more. This advanced app will then be converted to a PhoneGap app.
Chapter 4, Adding Authentication Capabilities Using PhoneGap Plugins, will add Facebook authentication capabilities via PhoneGap plugins. Once again, you will see how we can add the Facebook plugin using the command-line interface.
Chapter 5, Sprucing Up the App Using Animations and Mobile Design, will cover a slightly more advanced AngularJS topic: animations.
Chapter 6, Getting Ready to Launch, will teach you how to launch the app, both in Android and iOS devices.
Appendix, References, has a list of references that you should find useful.
- Mastering Objectoriented Python
- Designing Hyper-V Solutions
- HTML5游戲開發案例教程
- C++程序設計基礎教程
- PySide GUI Application Development(Second Edition)
- Python機器學習經典實例
- 編程數學
- 大模型RAG實戰:RAG原理、應用與系統構建
- Spring Boot企業級項目開發實戰
- RabbitMQ Cookbook
- Image Processing with ImageJ
- PHP+MySQL動態網站開發從入門到精通(視頻教學版)
- 計算機組裝與維護(第二版)
- DevOps 精要:業務視角
- Java核心編程