Chapter 2. Building Your First Mobile Application
In this chapter we will get our hands dirty, warm up with some Kendo UI Mobile code, and then kick start building an end-to-end mobile application called Movie Tickets. Over the course of the book, we will discover new features and enhance our application to make it a full-fledged, deployable mobile application! Initially we will treat this application as a single page application, which can be hosted on a web server or accessed by loading the index.html
file locally on a browser, so as to ease the pain of debugging and testing.
推薦閱讀
- Java 9 Concurrency Cookbook(Second Edition)
- 小創客玩轉圖形化編程
- 三維圖形化C++趣味編程
- Backbone.js Blueprints
- Amazon S3 Cookbook
- SQL經典實例(第2版)
- Unity 2D Game Development Cookbook
- Learning OpenCV 3 Computer Vision with Python(Second Edition)
- Python之光:Python編程入門與實戰
- Learning AWS
- QGIS Python Programming Cookbook(Second Edition)
- 深度學習程序設計實戰
- Learning Grunt
- JavaScript前端開發基礎教程
- Hadoop Blueprints