TypeScript

TypeScript Feature

  • types
  • classes
  • annotations
  • imports
  • language utilities
    • string template (`hello ${world} `)
    • fat arrow function syntax (=>)

 

Try out with REPL

  npm install -g tsun

  tsun

 

posted @ 2016-11-05 11:28  龙心七号  阅读(136)  评论(0)    收藏  举报