20181005

TypeScript - JavaScript that scales.

【外部リンク】
http://www.typescriptlang.org/
TypeScript - JavaScript that scales.
TypeScript brings you optional static type-checking along with the latest ECMAScript features.

http://www.typescriptlang.org/index.html#download-links
Get TypeScript
Node.js
The command-line TypeScript compiler can be installed as a Node.js package.

INSTALLnpm install -g typescript
COMPILEtsc helloworld.ts



--

注目の投稿

chrome拡張機能 ハッキング

chrome拡張機能 ハッキング chrome://extensions/ 【外部リンク】 https://thehackernews.com/2024/12/16-chrome-extensions-hacked-exposing.html 数十の Chrome 拡張機能がハッ...

人気の投稿