Go to file
杨皓天 11a1e0af72 Update: React tutorial Jest example (#203)
* Update: React tutorial Jest example

* Fix: forced blank lines pass markdownlint
2018-02-02 08:54:27 +08:00
.github edit readme doc 2017-04-04 11:18:48 +08:00
doc Update: React tutorial Jest example (#203) 2018-02-02 08:54:27 +08:00
misc edit readme 2017-07-08 12:28:41 +08:00
.bookignore update 2015-06-13 21:33:00 +08:00
.gitattributes Update .gitattributes 2016-12-17 09:19:38 +08:00
.gitignore 忽略build结果文件 2016-07-14 16:36:30 +08:00
.travis.yml Add markdown lint + ci, and satisfy lint 2015-12-16 22:10:19 +08:00
book.json 新增:升级gitbook版本 (#197) 2017-11-15 07:43:55 +08:00
gulpfile.js update gulpfile.js 2015-05-06 20:55:31 +08:00
LICENSE Initial commit 2015-03-22 19:32:47 +08:00
lint.js satisfy markdown lint 2016-11-11 11:28:52 +08:00
package.json Update compiler options for TS 2.1. PR438 2016-11-24 10:11:41 +08:00
preface.md improve toc readability 2017-12-20 16:18:57 +08:00
README.md ts 2.7 rc overview 2018-01-28 12:22:00 +08:00
SUMMARY.md improve toc readability 2017-12-20 16:18:57 +08:00

TypeScript

Build Status PRs Welcome

TypeScript TypeScript 2.7 RC (January 17, 2018)

  • 对类属性进行确切地赋值检查。
  • 支持固定长度的元组。
  • 改进ininstanceof操作符的类型细化。
  • 查看更多...

TypeScript是JavaScript的超集并且能够编译输出为纯粹的JavaScript.

请阅读 📖 TypeScript Handbook 中文版 - Published with GitBook

🔗 一大波新的快速开始指南ReactAngularNodejsASP.NET CoreReact NativeVueGlimmerWeChatDojo2Knockout等

目录

TypeScript Handbook

TypeScript Language Specification

I'd love for you to contribute to the translation:)