- Switching to Angular(Third Edition)
- Minko Gechev
- 102字
- 2021-07-02 15:23:36
Using TypeScript
Let's start writing some TypeScript!
In the following sections, we will take a look at different snippets showing some of the features of TypeScript. In order to be able to run the snippets and play with them yourself, you'll need to install the TypeScript compiler on your computer. Let's take a look at how to do this.
The easiest way to install TypeScript is using Node package manager (npm). I'd recommend that you use version 5.0.0 or a newer version of npm. If you don't have node.js and npm installed already, you can visit https://nodejs.org and follow the instructions there.
推薦閱讀
- Extending Jenkins
- Getting Started with Citrix XenApp? 7.6
- 小創(chuàng)客玩轉(zhuǎn)圖形化編程
- 數(shù)據(jù)庫(kù)系統(tǒng)原理及MySQL應(yīng)用教程
- 微服務(wù)設(shè)計(jì)原理與架構(gòu)
- Koa開發(fā):入門、進(jìn)階與實(shí)戰(zhàn)
- TypeScript實(shí)戰(zhàn)指南
- Reactive Android Programming
- C#開發(fā)案例精粹
- SQL Server實(shí)用教程(SQL Server 2008版)
- Emotional Intelligence for IT Professionals
- 算法設(shè)計(jì)與分析:基于C++編程語(yǔ)言的描述
- Learning Apache Thrift
- C/C++程序設(shè)計(jì)教程
- HTML5+CSS+JavaScript深入學(xué)習(xí)實(shí)錄