Selaa lähdekoodia

Update(free-programming-books-zh.md): TypeScript (#3145)

* update(free-programming-books-zh.md): TypeScript

add TypeScript

* update(free-programming-books-zh.md): TypeScript

Formatting

* Update(free-programming-books-zh.md): TypeScript 

Alphabetical ordering

* Update(free-programming-books-zh.md): TypeScript

Alphabetical ordering

* Update(free-programming-books-zh.md): TypeScript

Alphabetical ordering

* Update(free-programming-books-zh.md): TypeScript

Alphabetical ordering

* Update(free-programming-books-zh.md): TypeScript

remove TypeScript 英文官网
LING_ZI_QING 6 vuotta sitten
vanhempi
sitoutus
9bfa70c93c
1 muutettua tiedostoa jossa 8 lisäystä ja 0 poistoa
  1. 8 0
      free-programming-books-zh.md

+ 8 - 0
free-programming-books-zh.md

@@ -72,6 +72,7 @@
   * [Scratch](#scratch)
   * [Shell](#shell)
   * [Swift](#swift)
+  * [TypeScript](#typescript)
   * [VBA](#vba-microsoft-visual-basic-applications)
   * [Vim](#vim)
   * [Visual Prolog](#visual-prolog)
@@ -720,6 +721,13 @@
 * [《The Swift Programming Language》中文版](https://www.gitbook.com/book/numbbbbb/-the-swift-programming-language-/details)
 
 
+### TypeScript
+
+* [TypeScript Deep Dive 中文版](https://github.com/jkchao/typescript-book-chinese)
+* [TypeScript 中文网](https://www.tslang.cn)
+* [TypeScript 入门教程](https://www.runoob.com/w3cnote/getting-started-with-typescript.html)
+
+
 ### VBA (Microsoft Visual Basic Applications)
 
 * [简明Excel VBA](https://github.com/Youchien/concise-excel-vba)