- KnockoutJS Blueprints
- Carlo Russo
- 84字
- 2021-07-23 20:27:34
What you need for this book
Since this book is mostly about client-side code, the main tools required are a text editor and a browser. However, the realization of hybrid mobile application with Cordova needs a working Node.js installation.
You'll have to install Node.JS (http://nodejs.org), which comes with npm, the Node package manager.
It can be useful to use http-server (a node application) to serve the web application we realize, because the browsers have many limitations when you access them using the file:// protocol.
推薦閱讀
- R語言游戲數據分析與挖掘
- Building a Recommendation Engine with Scala
- C語言程序設計案例式教程
- Kotlin Standard Library Cookbook
- Flux Architecture
- Learning Unity 2D Game Development by Example
- Visual Basic程序設計上機實驗教程
- Windows Phone 8 Game Development
- 算法設計與分析:基于C++編程語言的描述
- Photoshop CC移動UI設計案例教程(全彩慕課版·第2版)
- Mudbox 2013 Cookbook
- Java高并發編程詳解:深入理解并發核心庫
- Java 9 with JShell
- Python面試通關寶典
- Java EE實用教程