- 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.
推薦閱讀
- DBA攻堅指南:左手Oracle,右手MySQL
- Beginning Java Data Structures and Algorithms
- 深入淺出Electron:原理、工程與實踐
- Manga Studio Ex 5 Cookbook
- 算法基礎(chǔ):打開程序設(shè)計之門
- JavaScript+jQuery開發(fā)實戰(zhàn)
- Learn Programming in Python with Cody Jackson
- Internet of Things with Intel Galileo
- Oracle Database 12c Security Cookbook
- 劍指Java:核心原理與應(yīng)用實踐
- Visual Basic程序設(shè)計上機實驗教程
- 微信小程序開發(fā)與實戰(zhàn)(微課版)
- INSTANT Adobe Edge Inspect Starter
- Odoo 10 Implementation Cookbook
- JavaScript動態(tài)網(wǎng)頁編程