本文主要盘点 Web 开发人员应该知道的 10 个 GitHub 仓库,适用于初、中、高级开发者,需要的可以关注和收藏!
1.Developer Roadmap
GitHub地址:https://github.com/kamranahmedse/developer-roadmap
该仓库提供了详细的路线图,可帮助开发者完成前端、后端和 DevOps 之旅。
2.Frontend Dev Bookmarks
GitHub地址:https://github.com/dypsilon/frontend-dev-bookmarks
为 Web 前端开发人员精心定制的资源列表,令人印象深刻。
3.CSS Pro Tips
GitHub地址:https://github.com/AllThingsSmitty/css-protips
让你的 CSS 技能更专业的技巧集锦。
4.You Don't Know JS
GitHub地址:https://github.com/getify/You-Dont-Know-JS
学习和掌握 JavaScript 概念(从基础到高级)的绝佳资源。
5.30 Seconds of Code
GitHub地址:https://github.com/30-seconds/30-seconds-of-code
简短的 JavaScript 代码片段,满足您所有的开发需求。
6.The Algorithms - JavaScript
GitHub地址:https://github.com/TheAlgorithms/Javascript
实用 Javascript 深入研究算法的绝佳资源库。
7. 33 JavaScript Concepts
GitHub地址:https://github.com/leonardomso/33-js-concepts
学习每位开发人员都应了解的 33 个 JavaScript 基本概念。
8.Frontend Checklist
GitHub地址:https://github.com/thedaviddias/Front-End-Checklist
一份详尽的清单,其中列出了网站上线前需要具备或测试的所有元素。
9.Awesome Cheatsheets
GitHub地址:https://github.com/LeCoupa/awesome-cheatsheets
这个仓库有很多备忘单,它们旨在提供一种快速评估你的知识和节省时间的方法。
10.50 Projects 50 Days
GitHub地址:https://github.com/bradtraversy/50projects50days
每位开发人员都应尝试理解概念的项目清单。