深入挖掘 TypeScript
简介
开始
为什么选择 TypeScript
JavaScript
糟粕
闭包
未来 JavaScript:从现在开始
类
类的发射
类中的 Super
类的可扩展性
箭头函数
剩余参数
let
const
解构
for...of
迭代器
模版字符串
展开运算符
Promise
Generators
Async Await
项目
编译上下文
tsconfig.json
哪些文件?
声明空间
模块
文件模块细节
globals.d.ts
命名空间
NodeJS 快速开始
浏览器端快速开始
TypeScript 类型系统
JS 迁移指南
@types
Ambient Declarations
Declaration Files
Variables
Interfaces
枚举
lib.d.ts
Functions
Type Assertion
Freshness
Type Guard
Literal Types
Readonly
Generics
Type Inference
Type Compatibility
Never Type
Discriminated Unions
Index Signatures
Powered by
GitBook
项目
项目
为了使用 TypeScript 创建一个成功的项目,你需要了解各种可用的项目组织语言特性。在这章中我们会涉及到“编译上下文”,声明空间和模块。
results matching "
"
No results matching "
"