Skip to content

Commit 682fabb

Browse files
author
biao.chen
committed
feat: 推荐 7 个学习 TypeScript 的宝库,2021 是时候给自己加薪了!
1 parent 037d1ae commit 682fabb

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
- [面试专题](#面试专题)
5656
- [简历专题](#简历专题)
5757
- [JavaScript](#javascript)
58+
- [TypeScript](#typescript)
5859
- [前端必备在线工具](#前端必备在线工具)
5960
- [在线的代码转图片](#在线的代码转图片)
6061
- [管理后台 admin](#管理后台-admin)
@@ -170,6 +171,25 @@
170171

171172
[⬆️ 返回顶部](#目录)
172173

174+
### TypeScript
175+
176+
- [**推荐 7 个学习 TypeScript 的宝库,2021 是时候给自己加薪了!**](https://github.com/biaochenxuying/FrontEndGitHub/issues/17)
177+
- 精彩待续。。。
178+
179+
| 网站 | 说明 |
180+
| --- | --- |
181+
| [TypeScript](https://github.com/microsoft/TypeScript) | TypeScript 官网,TS 扩展了 JavaScript ,为它添加了类型支持 |
182+
| [typescript-tutorial](https://github.com/xcatliu/typescript-tutorial) | TypeScript 入门教程,循序渐进的理解 TypeScript |
183+
| [TypeScript](https://github.com/zhongsp/TypeScript) | TypeScript 使用手册 |
184+
| [typescript-book-chinese](https://github.com/jkchao/typescript-book-chinese) | 深入理解 TypeScript |
185+
| [clean-code-typescript](https://github.com/labs42io/clean-code-typescript) |适用于TypeScript的简洁代码概念 |
186+
| [TypeScript入门](http://www.imooc.com/learn/763) | TypeScript 入门的视频教程 |
187+
| [typescript-tutorial](https://github.com/joye61/typescript-tutorial) | TypeScript 速成教程(2小时速成) |
188+
189+
190+
[⬆️ 返回顶部](#目录)
191+
192+
173193
### 前端必备在线工具
174194

175195
- [**白嫖 11 个超火的前端必备在线工具,终于有时间上班摸鱼了**](https://github.com/biaochenxuying/FrontEndGitHub/issues/9)

0 commit comments

Comments
 (0)