- Learn React with TypeScript 3
- Carl Rippon
- 54字
- 2021-06-10 19:16:41
Further reading
http://www.typescriptlang.org has great documentation on TypeScript. It is worth looking at the following pages of this site to cement your knowledge, or using them as a quick reference guide:
- Basic types: https://www.typescriptlang.org/docs/handbook/basic-types.html
- Interfaces: https://www.typescriptlang.org/docs/handbook/interfaces.html
- Classes: https://www.typescriptlang.org/docs/handbook/classes.html
- Modules: https://www.typescriptlang.org/docs/handbook/modules.html
- Compiler Options: https://www.typescriptlang.org/docs/handbook/compiler-options.html
The full list of tslint rules can be found at https://palantir.github.io/tslint/rules/.
推薦閱讀
- 軟件項目管理(第2版)
- Python Geospatial Development(Second Edition)
- 人人都是網(wǎng)站分析師:從分析師的視角理解網(wǎng)站和解讀數(shù)據(jù)
- 3D少兒游戲編程(原書第2版)
- 移動界面(Web/App)Photoshop UI設計十全大補
- Node.js開發(fā)指南
- Kivy Cookbook
- 大學計算機應用基礎(Windows 7+Office 2010)(IC3)
- Android應用開發(fā)攻略
- 創(chuàng)新工場講AI課:從知識到實踐
- 系統(tǒng)分析師UML用例實戰(zhàn)
- Visual FoxPro數(shù)據(jù)庫程序設計
- 開源心法
- C++ Primer(中文版)(第5版)
- C語言程序設計:現(xiàn)代方法(第2版)