|
14 | 14 |
|
15 | 15 | ## 简介
|
16 | 16 |
|
| 17 | +一般人没事的时候刷刷朋友圈、微博、电视剧、知乎,而有些人是没事的时候刷刷 GitHub ,看看最近有哪些流行的项目。 |
17 | 18 |
|
18 |
| -前端章鱼猫从 2016 年加入 GitHub,到现在的 2020 年,快整整 5 个年头了。 |
| 19 | +久而久之,这差距就越来越大,因此总会有开源信息的不对称,有哪些优秀的前端开源项目值得学习的也不知道。 |
| 20 | + |
| 21 | +初步前端与高级前端之间,最大的差距可能就是信息差造成的。 |
19 | 22 |
|
20 |
| -相信很多人都没有逛 GitHub 的习惯,因此总会有开源信息的不对称,有哪些优秀的前端开源项目值得学习的也不知道。 |
| 23 | +前端章鱼猫从 2016 年加入 GitHub,到现在的 2020 年,快整整 5 个年头了。 |
21 | 24 |
|
22 | 25 | 从 2018 年开始,我就养成了每天逛 GitHub 的习惯,一般在早上上班前或者中午午休的时候都会逛一下。
|
23 | 26 |
|
24 | 27 | 看看每天都开源了哪些好的前端项目,还有用到的主流前端技术栈又是哪些,值得我去学习的。
|
25 | 28 |
|
26 |
| -因此也收藏了不少好的开源项目,在此推荐给大家,每周会有一到三篇的文章推送。 |
| 29 | +因此也收藏了不少好的开源项目,在此推荐给大家,每周会有一到三篇精华文章推送。 |
27 | 30 |
|
28 | 31 | 希望你在浏览、学习了前端章鱼猫推荐的这些开源项目的过程中,你能学习到更多编程知识、提高编程技巧、找到编程的乐趣。
|
29 | 32 |
|
|
36 | 39 | - [**恕我直言,你可能连 GitHub 搜索都不会用 - 如何精准搜索的神仙技巧**](https://github.com/biaochenxuying/FrontEndGitHub/issues/4)
|
37 | 40 | - 精彩待续。。。
|
38 | 41 |
|
39 |
| ---- |
40 | 42 |
|
41 | 43 | | 项目 | 地址 |
|
42 | 44 | | --- | --- |
|
43 | 45 | | GitHub 官方文档:使用、搜索、管理开源项目 | [https://docs.github.com/cn](https://docs.github.com/cn) |
|
44 | 46 |
|
| 47 | +--- |
| 48 | +### | 面试专题 |
45 | 49 |
|
| 50 | +- [**推荐这 10 个 GitHub 上超火的前端面试项目,打造自己的加薪宝库!**](https://github.com/biaochenxuying/FrontEndGitHub/issues/6) |
| 51 | +- 精彩待续。。。 |
46 | 52 |
|
47 | 53 |
|
| 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 | +--- |
48 | 70 | ### | WEB 技术清单
|
49 | 71 |
|
50 | 72 | - [**2020-WEB开发路线图,和即将到来的 2021-WEB技术清单**](https://github.com/biaochenxuying/FrontEndGitHub/issues/1)
|
51 | 73 | - 精彩待续。。。
|
52 | 74 |
|
53 |
| ---- |
54 | 75 |
|
55 | 76 | | 项目 | 地址 |
|
56 | 77 | | --- | --- |
|
57 | 78 | | developer-roadmap:开发人员路线图,循序渐进的指南和路径,以学习不同的工具或技术 | [https://github.com/kamranahmedse/developer-roadmap](https://github.com/kamranahmedse/developer-roadmap) |
|
58 | 79 |
|
59 |
| - |
| 80 | +--- |
60 | 81 | ### | 数据结构与算法
|
61 | 82 |
|
62 | 83 | - [**GitHub上最火的、最值得前端学习的数据结构与算法项目!没有之一**](https://github.com/biaochenxuying/FrontEndGitHub/issues/2)
|
63 | 84 | - 精彩待续。。。
|
64 | 85 |
|
65 |
| ---- |
66 | 86 |
|
67 | 87 | | 项目 | 地址 |
|
68 | 88 | | --- | --- |
|
|
76 | 96 | | 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) |
|
77 | 97 |
|
78 | 98 |
|
| 99 | +--- |
79 | 100 | ### | 前端的代码规范
|
80 | 101 |
|
81 | 102 | - [**恕我直言,这几个大厂的前端代码规范你可能还不会 - 能精进前端的代码规范**](https://github.com/biaochenxuying/FrontEndGitHub/issues/5)
|
82 | 103 | - 精彩待续。。。
|
83 | 104 |
|
84 |
| ---- |
85 | 105 |
|
86 | 106 | | 项目 | 地址 |
|
87 | 107 | | --- | --- |
|
|
96 | 116 | | ESLint | [https://eslint.org/](https://eslint.org/) |
|
97 | 117 | | Prettier | [https://prettier.io/](https://prettier.io/) |
|
98 | 118 |
|
99 |
| - |
| 119 | +--- |
100 | 120 | ### | 开发思想
|
101 | 121 |
|
102 | 122 | - [**Github标星1.6W+,程序员不得不知的“潜规则”又火了,早知道就不会秃头了**](https://github.com/biaochenxuying/FrontEndGitHub/issues/3)
|
103 | 123 | - 精彩待续。。。
|
104 | 124 |
|
105 |
| ---- |
106 | 125 |
|
107 | 126 | | 项目 | 地址 |
|
108 | 127 | | --- | --- |
|
109 | 128 | | hacker-laws:最常见的定律、原则等 | [https://github.com/nusr/hacker-laws-zh](https://github.com/nusr/hacker-laws-zh) |
|
110 | 129 |
|
111 |
| - |
| 130 | +--- |
112 | 131 | ## 撩我
|
113 | 132 |
|
114 | 133 | 大家可以向我推荐好的开源项目哦!
|
|
0 commit comments