TypeScript


Posted by Christy on 2022-01-07

本文為 [MTR05] W24 補充影片裡的「補充:TypeScript 介紹」

TypeScript 是什麼?

TypeScript is JavaScript with syntax for types.

一個賦予 JavaScript 型別的語言,但最後寫完還是會 compile 成 JavaScript,可以幫助你寫出更穩健的程式碼

VsCode 跟 TypeScript 整合很好










Related Posts

Firebase iOS (1) 設定篇

Firebase iOS (1) 設定篇

[筆記]TCL 01 -初學者

[筆記]TCL 01 -初學者

蔡比八寫後端(6) - TypeORM entity & column

蔡比八寫後端(6) - TypeORM entity & column


Comments