前言
如果學習到的知識不成體系,那麼遇到問題時就會非常難解決。常有人問你從哪裡瞭解新技術怎麼判斷
其發展趨勢的,除了關注 Hacker News 以及龐大的 Awesome 還有沒有其它方式?有啊當然是每天堅
持看 GitHub Trending。
介紹
如果你想知道你所選擇的語言有哪些優秀的庫,有哪些優秀的開發者,那它可能是你最好的選擇。
Trending repositories on GitHub today · GitHub
1. Repositories 標籤是 Start 量最高的專案,可按天、周、月來篩選;
2. Developers 標籤是 Followers 最高的開發者,可按天、周、月來篩選;
3. 還可根據語言進行篩選;
4. 如果你掌握 GitHub 的高階搜尋技巧,也可以在搜尋欄進行篩選;
參考連結
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