minor change to ts-to-js.jade.
This commit is contained in:
parent
8ae3d52cbc
commit
734e178382
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user