- Sencha Touch Cookbook
- Ajit Kumar
- 107字
- 2021-08-20 15:56:03
Preface
Sencha Touch is a HTML5-compliant framework for development of touch-based applications. An application written using this framework can be run—without any change—on iOS, Android, and Blackberry-based touch devices. The framework comes along with numerous built-in UI components similar to the ones that we see on different mobile platforms, nicely designed with efficient data package to work with varied client-side or server-side data sources. In addition to this, the framework also offers APIs to work with DOM and it brings in the extensibility to every aspect of it, which is a bingo combination that every enterprise looks for and expects from a framework.
推薦閱讀
- Kali Linux Web Penetration Testing Cookbook
- Intel Galileo Essentials
- Pandas Cookbook
- Three.js開發指南:基于WebGL和HTML5在網頁上渲染3D圖形和動畫(原書第3版)
- Java:Data Science Made Easy
- C程序設計案例教程
- Teaching with Google Classroom
- Practical Game Design with Unity and Playmaker
- Unity 3D/2D移動開發實戰教程
- 深入理解C指針
- Visual FoxPro 6.0程序設計
- Mastering Machine Learning with R
- 走近SDN/NFV
- Getting Started with SQL Server 2014 Administration
- PHPUnit Essentials