前言
若是学习到的知识不成体系,那么遇到问题时就会很是难解决。常有人问你从哪里了解新技术怎么判断
其发展趋势的,除了关注 Hacker News 以及庞大的 Awesome 还有没有其它方式?有啊固然是天天坚
持看 GitHub Trending。git
介绍
若是你想知道你所选择的语言有哪些优秀的库,有哪些优秀的开发者,那它多是你最好的选择。
Trending repositories on GitHub today · GitHubgithub
1. Repositories 标签是 Start 量最高的项目,可按天、周、月来筛选;学习
2. Developers 标签是 Followers 最高的开发者,可按天、周、月来筛选;spa
3. 还可根据语言进行筛选;blog
4. 若是你掌握 GitHub 的高级搜索技巧,也能够在搜索栏进行筛选;ip
参考连接
1. 关键词(Hack News)https://news.ycombinator.com/
2. 关键词(Awesome)https://github.com/sindresorhus/awesome
3. GitHub Trending https://github.com/trending
4. GitHub Advanced https://github.com/search/advanced?l=JavaScript&q=stars%3A%3E1开发