- Mastering jQuery Mobile
- Chip Lambert Shreerang Patwardhan
- 118字
- 2021-07-16 13:17:00
Summary
In this chapter, we set up a local development server using XAMPP, and we installed an IDE to use for the book with Aptana Studio 3. We looked at the different ways you can download jQuery Mobile for local use in your project and then you saw how we can use it from the different CDNs, along with the advantages and disadvantages of using a CDN. Once all the basic setup was completed, we created our first jQuery Mobile project.
In the chapter that follows, we will take a look at the different tools and techniques that will help us not just in the development process, but also help us test our application as we develop it.
推薦閱讀
- LabVIEW程序設計基礎與應用
- Mastering Yii
- Getting Started with SQL Server 2012 Cube Development
- Python機器學習編程與實戰
- Python貝葉斯分析(第2版)
- Regression Analysis with Python
- STM8實戰
- C語言程序設計
- 數據科學中的實用統計學(第2版)
- Spring Data JPA從入門到精通
- Spring Boot從入門到實戰
- Java自然語言處理(原書第2版)
- Mastering ArcGIS Server Development with JavaScript
- 自己動手構建編程語言:如何設計編譯器、解釋器和DSL
- 現代C++語言核心特性解析