Skip to content

TypeScript使用手册。TypeScript is a superset of JavaScript that compiles to clean JavaScript output. http://www.typescriptlang.org

License

Notifications You must be signed in to change notification settings

gpsbird/TypeScript-1

 
 

Repository files navigation

TypeScript

Build Status PRs Welcome

TypeScript TypeScript 2.8 (March 27, 2018)

  • 条件性类型(Conditional Types)
  • 新增标记:仅输出声明文件
  • @jsx编译注释
  • JSX将使用工厂函数进行解析
  • Map类型修饰符上的细粒度控制
  • 重新组织导入语句
  • 快速修复未初始化属性

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

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

🔗 一大波新的快速开始指南:React,Angular,Nodejs,ASP.NET Core,React Native,Vue,Glimmer,WeChat,Dojo2,Knockout等

目录

TypeScript Handbook

TypeScript Language Specification

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

About

TypeScript使用手册。TypeScript is a superset of JavaScript that compiles to clean JavaScript output. http://www.typescriptlang.org

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%