官术网_书友最值得收藏!

Technical requirements

In order to complete this chapter, you are going to need Node.js installed. You can download and install Node.js from https://nodejs.org/en/.

You will also need the TypeScript compiler installed. There are two ways to do this through Node.js using the Node Package Manager (NPM). If you want the same version of TypeScript used in all of your applications and are happy that they will all run on the same version whenever you update it, use the following command:

npm install -g typescript

If you want the version of TypeScript to be local to a particular project, type the following in the project folder:

npm install typescript --save-dev

For a code editor, you can use any suitable editor or even a basic text editor. Throughout this book, I will be using Visual Studio Code, a free cross-platform integrated development environment (IDE), available at https://code.visualstudio.com/

All code is available on GitHub at https://github.com/PacktPublishing/Advanced-TypeScript-3-Programming-Projects/tree/master/Chapter01.

主站蜘蛛池模板: 郸城县| 东乌| 府谷县| 色达县| 屏东市| 满城县| 大港区| 辉南县| 黑河市| 大名县| 台东县| 衡阳市| 西峡县| 宝丰县| 青阳县| 东辽县| 新营市| 凤庆县| 来凤县| 镇江市| 吴堡县| 嘉禾县| 任丘市| 万盛区| 安吉县| 府谷县| 大庆市| 华亭县| 青岛市| 若羌县| 长丰县| 资中县| 海城市| 饶平县| 西宁市| 化德县| 黄石市| 拉孜县| 武乡县| 吉林市| 秭归县|