minor change to ts-to-js.jade.

This commit is contained in:
Zhimin YE (Rex) 2016-06-09 14:19:16 +01:00
parent 8ae3d52cbc
commit 734e178382

View File

@ -7,7 +7,7 @@ include ../../../../_includes/_util-fns
Angular 2 APIs. Angular 2 APIs.
所有能在Angular 2的TypeScript环境里面做的事情我们都能在JavaScript里面实现。 所有能在Angular 2的TypeScript环境里面做的事情我们都能在JavaScript里面实现。
从一个语言换成到另一个语言,最多只会影响源代码的管理方和Angular 2 API的访问方法。 从一个语言换成到另一个语言,最多只会影响源代码的管理方和Angular 2 API的访问方法。
Since TypeScript is a popular language option in Angular 2, many of the Since TypeScript is a popular language option in Angular 2, many of the
code examples you see on the Internet as well as on this site are written code examples you see on the Internet as well as on this site are written