你的位置: 码友网首页 / 资讯源列表 / Announcing TypeScript 3.6

关于[Announcing TypeScript 3.6]的摘要:

Today we’re happy to announce the availability of TypeScript 3.6! For those unfamiliar, TypeScript is a language that builds on JavaScript by adding optional static types. These types can be checked by the TypeScript compiler to catch common errors in your programs (like misspelling properties and calling functions the wrong way). Tools like the TypeScript compiler and Babel can then be used to transform TypeScript code that uses all the latest and greatest standard features to standards-compliant ECMAScript code that will work on any browser or runtime (even much older ones that support ES3 or ES5).

原文地址: https://devblogs.microsoft.com/typescript/announcing-typescript-3-6/

收录时间: 2019-08-30 浏览量: 1448 分类: Javascript

| 0 收藏 | 0