- 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.
推薦閱讀
- 軟件架構(gòu)設(shè)計(jì):大型網(wǎng)站技術(shù)架構(gòu)與業(yè)務(wù)架構(gòu)融合之道
- Python數(shù)據(jù)分析基礎(chǔ)
- 深入淺出Prometheus:原理、應(yīng)用、源碼與拓展詳解
- Learning ASP.NET Core 2.0
- Python網(wǎng)絡(luò)爬蟲從入門到實(shí)踐(第2版)
- 秒懂設(shè)計(jì)模式
- 名師講壇:Java微服務(wù)架構(gòu)實(shí)戰(zhàn)(SpringBoot+SpringCloud+Docker+RabbitMQ)
- 編譯系統(tǒng)透視:圖解編譯原理
- Swift細(xì)致入門與最佳實(shí)踐
- RESTful Java Web Services(Second Edition)
- 深入剖析Java虛擬機(jī):源碼剖析與實(shí)例詳解(基礎(chǔ)卷)
- Instant Automapper
- Oracle Database XE 11gR2 Jump Start Guide
- Get Your Hands Dirty on Clean Architecture
- SQL Server 2014 Development Essentials