- PhoneGap By Example
- Andrey Kovalenko
- 133字
- 2021-07-16 20:36:41
Summary
Sencha Touch plays well with PhoneGap, mainly because they are both created to complement each other. Sencha Touch handles the web structural and UI parts, and PhoneGap handles the infrastructure to run on mobile devices. However, what we found out is that Sencha Touch is build to support the developer. It removes all those boring tasks, such as DOM element referencing, attaching event listeners, and so on. It also provides some ready-to-use components to work with LocalStorage. It's a great choice for the modern mobile hybrid application coding stack.
In the next chapter, you will learn how to access a device's native functions through the plugin interface. You will better understand the main feature of the PhoneGap application and learn how it functions as a bridge between the web and native parts.
- 自然語言處理實戰:預訓練模型應用及其產品化
- Production Ready OpenStack:Recipes for Successful Environments
- MariaDB High Performance
- Hands-On RESTful Web Services with Go
- Java零基礎實戰
- 移動互聯網軟件開發實驗指導
- ScratchJr趣味編程動手玩:讓孩子用編程講故事
- QGIS Python Programming Cookbook(Second Edition)
- UI設計全書(全彩)
- 運維前線:一線運維專家的運維方法、技巧與實踐
- Android應用開發深入學習實錄
- Machine Learning With Go
- Python自然語言理解:自然語言理解系統開發與應用實戰
- Hands-On Robotics Programming with C++
- H5匠人手冊:霸屏H5實戰解密