- 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.
- 數據科學實戰手冊(R+Python)
- JSP網絡編程(學習筆記)
- Oracle Exadata性能優化
- 數據結構和算法基礎(Java語言實現)
- Web Scraping with Python
- 青少年美育趣味課堂:XMind思維導圖制作
- Programming ArcGIS 10.1 with Python Cookbook
- Eclipse Plug-in Development:Beginner's Guide(Second Edition)
- Building a Quadcopter with Arduino
- iOS應用逆向工程(第2版)
- MyBatis 3源碼深度解析
- Android應用開發實戰(第2版)
- 現代CPU性能分析與優化
- Google Maps JavaScript API Cookbook
- Learning TypeScript