- 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.
推薦閱讀
- 手機安全和可信應用開發(fā)指南:TrustZone與OP-TEE技術詳解
- 騰訊iOS測試實踐
- JavaScript語言精髓與編程實踐(第3版)
- PowerCLI Cookbook
- SQL for Data Analytics
- NumPy Essentials
- Mastering AndEngine Game Development
- Mastering Predictive Analytics with Python
- Scientific Computing with Scala
- Android程序設計基礎
- Android應用案例開發(fā)大全(第二版)
- Node.js:來一打 C++ 擴展
- C#面向對象程序設計(第2版)
- Drupal 8 Development:Beginner's Guide(Second Edition)
- 數(shù)字媒體技術概論