- TypeScript Blueprints
- Ivo Gabe de Wolff
- 134字
- 2021-07-14 10:59:26
What you need for this book
You will need an editor to write the code, a terminal to compile the code, and a browser to see the results. Visual Studio Code and Atom with atom-typescript are good editors in which you can write TypeScript code. These are available for Windows, Mac, and Linux. You have to compile TypeScript in a terminal. On Windows, you can use the Command Prompt or Powershell for that. On a Mac, you can use Terminal.
To compile TypeScript, you need NodeJS. You can find details on how you can install it in the first chapter.
Chapter 5, Native QR Scanner App, has more requirements to run the mobile app in an emulator or a device. Details about how you can install these dependencies are found in the chapter.
推薦閱讀
- 數據庫程序員面試筆試真題與解析
- C# 2012程序設計實踐教程 (清華電腦學堂)
- Cross-platform Desktop Application Development:Electron,Node,NW.js,and React
- Java技術手冊(原書第7版)
- 數據結構習題精解(C語言實現+微課視頻)
- VMware vSphere 6.7虛擬化架構實戰指南
- PHP 編程從入門到實踐
- Learning Three.js:The JavaScript 3D Library for WebGL
- Python算法詳解
- 一塊面包板玩轉Arduino編程
- Java程序設計案例教程
- ArcGIS for Desktop Cookbook
- C++語言程序設計
- 深入理解BootLoader
- 零基礎學Java第2版