Skip to content

Commit 97bdeb4

Browse files
author
biao.chen
committed
feat: 推荐程序员必备的 10 大 GitHub 仓库,前端占了 7 个!
1 parent 857a5c4 commit 97bdeb4

File tree

1 file changed

+33
-5
lines changed

1 file changed

+33
-5
lines changed

README.md

Lines changed: 33 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@
99
> **专注于挖掘优秀的前端开源项目,抹平你的前端信息不对称,涵盖 JavaScript、Vue、React、Node、小程序、Flutter、Deno、HTML、CSS 等。**
1010
1111

12-
> 2021 前端最强的学习导航: https://www.kwgg2020.com
12+
> 前端最强的学习导航: https://www.kwgg2020.com
1313
14+
> 猫哥的技术博客地址:https://github.com/biaochenxuying/blog
1415
1516
<div align="center">
1617

@@ -20,25 +21,30 @@
2021

2122
## 简介
2223

23-
大家好,我是你们的 猫哥,一个不喜欢吃鱼、又不喜欢喵 的超级猫 ~
24+
25+
初级前端与高级前端之间,很大原因就是投入学习前端的时间、经验的差别,其实就是信息差。
26+
27+
如果有一个地方能又快又好的获得这些优质的前端信息,那么将会大大缩短从初级到高级的时间。
28+
29+
基于这个初衷,于是就诞生了这个仓库,能帮助前端开发人员节省时间的仓库!
2430

2531
本项目专注于挖掘 GitHub 上优秀的前端开源项目,并以专题的形式推荐,每专题大概 10 个好项目,每周会有一到三篇精华文章推送。
2632

2733
已经推荐了 面试项目、css奇技淫巧项目、代码规范项目、数据结构与算法项目、管理后台模板、前端必备在线工具 等专题的近 200 个优秀项目了。
2834

29-
初步前端与高级前端之间,最大的差距可能就是信息差造成的。
30-
3135
希望你在浏览、学习了超级猫推荐的这些开源项目的过程中,你能学习到更多编程知识、提高编程技巧、找到编程的乐趣。
3236

3337
平时如何发现好的开源项目,可以看看这篇文章:[GitHub 上能挖矿的神仙技巧 - 如何发现优秀开源项目](https://mp.weixin.qq.com/s/98P-ARrYlkmog8i79zX6Og)
3438

39+
40+
> 欢迎关注公众号:**前端GitHub**,后台回复 “**电子书**”,获取 160+ 本前端精华电子书哦。
41+
3542
<div align="center">
3643

3744
![](https://upload-images.jianshu.io/upload_images/12890819-6fd605f528682683.gif?imageMogr2/auto-orient/strip)
3845

3946
</div>
4047

41-
> 欢迎关注公众号:**前端GitHub**,每周会有一到三篇的文章推送,后台回复 “**电子书**”,获取 160+ 本前端精华电子书哦。
4248

4349
<!-- <div align="center">
4450
@@ -66,6 +72,7 @@
6672
- [CSS 学习专题](#css-学习专题)
6773
- [小程序](#小程序)
6874
- [前端的代码规范](#前端的代码规范)
75+
- [程序员必备仓库](#程序员必备仓库)
6976
- [设计规范](#设计规范)
7077
- [抠图神器](#抠图神器)
7178
- [在线绘图](#在线绘图)
@@ -405,6 +412,27 @@
405412

406413
[⬆️ 返回顶部](#目录)
407414

415+
### 程序员必备仓库
416+
417+
- [**推荐程序员必备的 10 大 GitHub 仓库,前端占了 7 个!**](https://github.com/FrontEndGitHub/FrontEndGitHub/issues/21)
418+
- 精彩待续。。。
419+
420+
421+
| 项目 | 地址 |
422+
| --- | --- |
423+
| build-your-own-x:构建自己想做的应用 | [https://github.com/danistefanovic/build-your-own-x](https://github.com/danistefanovic/build-your-own-x) |
424+
| javascript-algorithms:多种基于 JavaScript 的算法与数据结构 | [https://github.com/trekhleb/javascript-algorithms](https://github.com/trekhleb/javascript-algorithms) |
425+
| computer-science:为所有想要学习计算机科学的人提供了大量的免费学习资源 | [https://github.com/ossu/computer-science](https://github.com/ossu/computer-science) |
426+
| 30-seconds-of-code:超过 100 个代码段,涵盖了 JavaScript 中的各种内容 | [https://github.com/30-seconds/30-seconds-of-code](https://github.com/30-seconds/30-seconds-of-code) |
427+
| nodebestpractices:Node.js 最佳实践中排名最高的内容的总结和分享 | [https://github.com/goldbergyoni/nodebestpractices](https://github.com/goldbergyoni/nodebestpractices) |
428+
| realworld:如何使用特定的语言 / 技术开发适当的应用 | [https://github.com/gothinkster/realworld](https://github.com/gothinkster/realworld) |
429+
| free-programming-books:免费提供编程书籍 | [https://github.com/EbookFoundation/free-programming-books](https://github.com/EbookFoundation/free-programming-books) |
430+
| system-design-primer:学习如何设计大型系统,为系统设计面试做准备 | [https://github.com/donnemartin/system-design-primer](https://github.com/donnemartin/system-design-primer) |
431+
| awesome-python:精选的 Python 框架,库,软件和资源的精选清单 | [https://github.com/vinta/awesome-python](https://github.com/vinta/awesome-python) |
432+
| awesome-machine-learning:精选的很棒的机器学习框架,库和软件的列表 | [https://github.com/josephmisiti/awesome-machine-learning](https://github.com/josephmisiti/awesome-machine-learning) |
433+
434+
[⬆️ 返回顶部](#目录)
435+
408436
### 设计规范
409437

410438

0 commit comments

Comments
 (0)