- 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/.
推薦閱讀
- Mastering Concurrency Programming with Java 8
- TypeScript Blueprints
- Building a Game with Unity and Blender
- Mastering Kotlin
- FFmpeg入門詳解:音視頻流媒體播放器原理及應(yīng)用
- aelf區(qū)塊鏈應(yīng)用架構(gòu)指南
- Mastering Ubuntu Server
- Reactive Programming With Java 9
- Interactive Applications Using Matplotlib
- Java Web開發(fā)技術(shù)教程
- Python漫游數(shù)學(xué)王國:高等數(shù)學(xué)、線性代數(shù)、數(shù)理統(tǒng)計及運籌學(xué)
- Learning Laravel's Eloquent
- Visual C++開發(fā)入行真功夫
- Android玩家必備
- 從零開始學(xué)Linux編程