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



--

注目の投稿

【Windowsエラーログ】メッセージとエラーコードの早見表

【Windowsエラーログ】メッセージとエラーコードの早見表 イベントビューアーに記録されたエラーの簡易リファレンスです。 DefenderApiLogger の最大サイズ超過 (エラーコード: 0xC0000035) 状況: Windows Defenderのログバッファ(バッ...

人気の投稿