11a1e0af72
* Update: React tutorial Jest example * Fix: forced blank lines pass markdownlint |
||
---|---|---|
.github | ||
doc | ||
misc | ||
.bookignore | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
book.json | ||
gulpfile.js | ||
LICENSE | ||
lint.js | ||
package.json | ||
preface.md | ||
README.md | ||
SUMMARY.md |
TypeScript
TypeScript 2.7 RC (January 17, 2018)
- 对类属性进行确切地赋值检查。
- 支持固定长度的元组。
- 改进
in
和instanceof
操作符的类型细化。 - 查看更多...
TypeScript是JavaScript的超集并且能够编译输出为纯粹的JavaScript.
请阅读 📖 TypeScript Handbook 中文版 - Published with GitBook
🔗 一大波新的快速开始指南:React,Angular,Nodejs,ASP.NET Core,React Native,Vue,Glimmer,WeChat,Dojo2,Knockout等
目录
TypeScript Handbook
- Read TypeScript Handbook (Recommended, BUT not up to date officially)
- Read TypeScript手册中文版 - Published with GitBook(持续更新中,最新版)📖
TypeScript Language Specification
I'd love for you to contribute to the translation:)