Skip to content

Commit b6fb261

Browse files
author
biao.chen
committed
feat: 推荐这 10 个 GitHub 上超火的前端面试项目,打造自己的加薪宝库!
1 parent a956efd commit b6fb261

File tree

1 file changed

+30
-11
lines changed

1 file changed

+30
-11
lines changed

README.md

Lines changed: 30 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,19 @@
1414

1515
## 简介
1616

17+
一般人没事的时候刷刷朋友圈、微博、电视剧、知乎,而有些人是没事的时候刷刷 GitHub ,看看最近有哪些流行的项目。
1718

18-
前端章鱼猫从 2016 年加入 GitHub,到现在的 2020 年,快整整 5 个年头了。
19+
久而久之,这差距就越来越大,因此总会有开源信息的不对称,有哪些优秀的前端开源项目值得学习的也不知道。
20+
21+
初步前端与高级前端之间,最大的差距可能就是信息差造成的。
1922

20-
相信很多人都没有逛 GitHub 的习惯,因此总会有开源信息的不对称,有哪些优秀的前端开源项目值得学习的也不知道
23+
前端章鱼猫从 2016 年加入 GitHub,到现在的 2020 年,快整整 5 个年头了
2124

2225
从 2018 年开始,我就养成了每天逛 GitHub 的习惯,一般在早上上班前或者中午午休的时候都会逛一下。
2326

2427
看看每天都开源了哪些好的前端项目,还有用到的主流前端技术栈又是哪些,值得我去学习的。
2528

26-
因此也收藏了不少好的开源项目,在此推荐给大家,每周会有一到三篇的文章推送
29+
因此也收藏了不少好的开源项目,在此推荐给大家,每周会有一到三篇精华文章推送
2730

2831
希望你在浏览、学习了前端章鱼猫推荐的这些开源项目的过程中,你能学习到更多编程知识、提高编程技巧、找到编程的乐趣。
2932

@@ -36,33 +39,50 @@
3639
- [**恕我直言,你可能连 GitHub 搜索都不会用 - 如何精准搜索的神仙技巧**](https://github.com/biaochenxuying/FrontEndGitHub/issues/4)
3740
- 精彩待续。。。
3841

39-
---
4042

4143
| 项目 | 地址 |
4244
| --- | --- |
4345
| GitHub 官方文档:使用、搜索、管理开源项目 | [https://docs.github.com/cn](https://docs.github.com/cn) |
4446

47+
---
48+
### | 面试专题
4549

50+
- [**推荐这 10 个 GitHub 上超火的前端面试项目,打造自己的加薪宝库!**](https://github.com/biaochenxuying/FrontEndGitHub/issues/6)
51+
- 精彩待续。。。
4652

4753

54+
| 项目 | 地址 |
55+
| --- | --- |
56+
| Front-end-Developer-Questions | [https://h5bp.org/Front-end-Developer-Interview-Questions/](https://h5bp.org/Front-end-Developer-Interview-Questions/) |
57+
| Daily-Question | [https://github.com/shfshanyue/Daily-Question](https://github.com/shfshanyue/Daily-Question) |
58+
| CS-Interview-Knowledge-Map | [https://github.com/InterviewMap/CS-Interview-Knowledge-Map](https://github.com/InterviewMap/CS-Interview-Knowledge-Map) |
59+
| Daily-Interview-Question | [https://github.com/Advanced-Frontend/Daily-Interview-Question](https://github.com/Advanced-Frontend/Daily-Interview-Question) |
60+
| fe-interview | [https://lucifer.ren/fe-interview](https://lucifer.ren/fe-interview) |
61+
| fe-interview | [https://github.com/biaochenxuying/blog/blob/master/interview/fe-interview.md](https://github.com/biaochenxuying/blog/blob/master/interview/fe-interview.md) |
62+
| fe-interview | [https://github.com/haizlin/fe-interview](https://github.com/haizlin/fe-interview) |
63+
| node-interview | [https://github.com/ElemeFE/node-interview/tree/master/sections/zh-cn](https://github.com/ElemeFE/node-interview/tree/master/sections/zh-cn) |
64+
| Front-End-Interview-Notebook | [https://github.com/CavsZhouyou/Front-End-Interview-Notebook](https://github.com/CavsZhouyou/Front-End-Interview-Notebook) |
65+
| FE-Interview | [https://github.com/lgwebdream/FE-Interview](https://github.com/lgwebdream/FE-Interview) |
66+
| 更多 | [https://github.com/search?o=desc&p=1&q=%E5%89%8D%E7%AB%AF%E9%9D%A2%E8%AF%95&s=&type=Repositories](https://github.com/search?o=desc&p=1&q=%E5%89%8D%E7%AB%AF%E9%9D%A2%E8%AF%95&s=&type=Repositories) |
67+
68+
69+
---
4870
### | WEB 技术清单
4971

5072
- [**2020-WEB开发路线图,和即将到来的 2021-WEB技术清单**](https://github.com/biaochenxuying/FrontEndGitHub/issues/1)
5173
- 精彩待续。。。
5274

53-
---
5475

5576
| 项目 | 地址 |
5677
| --- | --- |
5778
| developer-roadmap:开发人员路线图,循序渐进的指南和路径,以学习不同的工具或技术 | [https://github.com/kamranahmedse/developer-roadmap](https://github.com/kamranahmedse/developer-roadmap) |
5879

59-
80+
---
6081
### | 数据结构与算法
6182

6283
- [**GitHub上最火的、最值得前端学习的数据结构与算法项目!没有之一**](https://github.com/biaochenxuying/FrontEndGitHub/issues/2)
6384
- 精彩待续。。。
6485

65-
---
6686

6787
| 项目 | 地址 |
6888
| --- | --- |
@@ -76,12 +96,12 @@
7696
| JavaScript 更多 ... | [https://github.com/search?l=JavaScript&o=desc&q=algo&s=stars&type=Repositories](https://github.com/search?l=JavaScript&o=desc&q=algo&s=stars&type=Repositories) |
7797

7898

99+
---
79100
### | 前端的代码规范
80101

81102
- [**恕我直言,这几个大厂的前端代码规范你可能还不会 - 能精进前端的代码规范**](https://github.com/biaochenxuying/FrontEndGitHub/issues/5)
82103
- 精彩待续。。。
83104

84-
---
85105

86106
| 项目 | 地址 |
87107
| --- | --- |
@@ -96,19 +116,18 @@
96116
| ESLint | [https://eslint.org/](https://eslint.org/) |
97117
| Prettier | [https://prettier.io/](https://prettier.io/) |
98118

99-
119+
---
100120
### | 开发思想
101121

102122
- [**Github标星1.6W+,程序员不得不知的“潜规则”又火了,早知道就不会秃头了**](https://github.com/biaochenxuying/FrontEndGitHub/issues/3)
103123
- 精彩待续。。。
104124

105-
---
106125

107126
| 项目 | 地址 |
108127
| --- | --- |
109128
| hacker-laws:最常见的定律、原则等 | [https://github.com/nusr/hacker-laws-zh](https://github.com/nusr/hacker-laws-zh) |
110129

111-
130+
---
112131
## 撩我
113132

114133
大家可以向我推荐好的开源项目哦!

0 commit comments

Comments
 (0)