add: GitHub 项目推荐
This commit is contained in:
parent
0a4da89751
commit
81e0e7290c
45
18-推荐链接/02-GitHub项目推荐.md
Normal file
45
18-推荐链接/02-GitHub项目推荐.md
Normal file
@ -0,0 +1,45 @@
|
|||||||
|
|
||||||
|
|
||||||
|
## CSS
|
||||||
|
|
||||||
|
- CSS Inspiration,在这里找到写 CSS 的灵感:<https://github.com/chokcoco/CSS-Inspiration>
|
||||||
|
|
||||||
|
- CSS 常用样式:<https://github.com/QiShaoXuan/css_tricks>
|
||||||
|
|
||||||
|
## JavaScript
|
||||||
|
|
||||||
|
- 优秀的JS代码规范:<https://github.com/ryanmcdermott/clean-code-javascript>
|
||||||
|
|
||||||
|
|
||||||
|
## TS
|
||||||
|
|
||||||
|
- TypeScript 教程:<https://github.com/xcatliu/typescript-tutorial>
|
||||||
|
|
||||||
|
## 数据结构和算法
|
||||||
|
|
||||||
|
- 数据结构和算法:<https://github.com/trekhleb/javascript-algorithms>
|
||||||
|
|
||||||
|
## 其他
|
||||||
|
|
||||||
|
- 单元测试:<https://github.com/goldbergyoni/javascript-testing-best-practices>
|
||||||
|
|
||||||
|
## 面试
|
||||||
|
|
||||||
|
- 反向面试(反问面试官的问题):<https://github.com/yifeikong/reverse-interview-zh>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## 博客
|
||||||
|
|
||||||
|
- 收集优质的中文前端博客:<https://github.com/FrankFang/best-chinese-front-end-blogs>
|
||||||
|
|
||||||
|
- 前端博客:<https://github.com/laizimo/zimo-article>
|
||||||
|
|
||||||
|
讲得比较详细。比如说这篇:[CSS布局说——可能是最全的](https://github.com/laizimo/zimo-article/issues/36)
|
||||||
|
|
||||||
|
## 文档类
|
||||||
|
|
||||||
|
- 中文博客排版指南:<https://github.com/qianguyihao/document-guide>
|
||||||
|
|
||||||
|
- 中国程序员容易发音错误的单词:<https://github.com/shimohq/chinese-programmer-wrong-pronunciation>
|
||||||
|
|
@ -1,21 +0,0 @@
|
|||||||
|
|
||||||
|
|
||||||
### 2019-03-01
|
|
||||||
|
|
||||||
- TypeScript 教程:<https://github.com/xcatliu/typescript-tutorial>
|
|
||||||
|
|
||||||
### 2019-04-03
|
|
||||||
|
|
||||||
- 收集优质的中文前端博客:<https://github.com/FrankFang/best-chinese-front-end-blogs>
|
|
||||||
|
|
||||||
### 2019-09-25
|
|
||||||
|
|
||||||
- CSS Inspiration,在这里找到写 CSS 的灵感:<https://github.com/chokcoco/CSS-Inspiration>
|
|
||||||
|
|
||||||
|
|
||||||
### 2019-10-10
|
|
||||||
|
|
||||||
- 前端博客:<https://github.com/laizimo/zimo-article>
|
|
||||||
|
|
||||||
讲得比较详细。比如说这篇:[CSS布局说——可能是最全的](https://github.com/laizimo/zimo-article/issues/36)
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user