Where to get inspiration #180792
Replies: 3 comments
-
|
If GitHub Explore keeps showing the same repos, there are a few ways to find interesting projects in Go, JavaScript, or any language you like:
|
Beta Was this translation helpful? Give feedback.
-
You can search by language + stars to find high-quality projects: language:Go stars:>500 language:JavaScript stars:>1000
Go to https://github.com/topics #go, #golang #javascript, #nodejs
GitHub Trending is far more relevant than Explore: https://github.com/trending/go https://github.com/trending/javascript
The Awesome repos are community-curated lists of great open-source projects: https://github.com/avelino/awesome-go https://github.com/sindresorhus/awesome-nodejs https://github.com/sindresorhus/awesome
A great resource to discover real-world projects by tech stack: https://www.opensourcealternatives.to/
These index public repos and let you search code across languages: Sourcegraph (https://sourcegraph.com/search CodeFinder by JetBrains Codesee Maps Explore
Curated lists GitHub once promoted: |
Beta Was this translation helpful? Give feedback.
-
|
Youtube |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Body
GitHub Explore always recommends me the same uninteresting repos, and is just bad. I just want to find other open-source projects written in languages I also write, such as Go and JavaScript, so I can see how they make their projects, how they write code, and also for inspiration. Where on GitHub or on some other platform can I look for inspiration when I need it? And no, not Twitter.
Beta Was this translation helpful? Give feedback.
All reactions