Improve Typescript on free-programming-books-ja.md (#3380)

* Add TypeScript Deep Dive Japanese version

* Remove TypeScript quick guide

* Add clean-code-typescript

* Sort authors
This commit is contained in:
dafujii 2019-10-01 00:31:04 +09:00 committed by eshellman
parent 1d946cb33b
commit f851747328
1 changed files with 2 additions and 1 deletions

View File

@ -642,7 +642,8 @@
### TypeScript
* [TypeScript クイックガイド](http://phyzkit.net/typescript/) - @KDKTN
* [TypeScript Deep Dive 日本語版](https://typescript-jp.gitbook.io/deep-dive/) - basarat, yohamta(翻訳)
* [TypeScriptの為のクリーンコード](https://msakamaki.github.io/clean-code-typescript/) - labs42io, 酒巻 瑞穂(翻訳)
### VBA