TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Getting started with open source as a React/JS developer

2 pointsby 2bor-2nover 3 years ago
I want to start working on some OSS projects as a JS developer to improve my skills and build connections that might become valuable for me in the future. I see a lot of companies nowadays looks if you have worked in OSS or not so it will also help me improve my resume.<p>Not sure how to start with it and which projects to pick. I am particularly want to work on React JS ecosystem. Anyone who can guide me how should I go with it?

2 comments

onion2kover 3 years ago
<i>I see a lot of companies nowadays looks if you have worked in OSS or not so it will also help me improve my resume.</i><p>A lot of companies say they do. Very few companies actually do. If you want to improve your job prospects and you have 1000 hours to spend coding in your spare time, you&#x27;d do better putting that time into learning specific things businesses want and building a portfolio of Github repos that demonstrate them, than making open source contributions even if the OSS contributions are relevant to the same problems.<p>That&#x27;s absolutely not a reason to make OSS contributions. It&#x27;s worthwhile, fun, and if you&#x27;re a bit lucky can lead to a good job. It just isn&#x27;t the optimal way to improve your career.
feketegyover 3 years ago
Visit a project&#x27;s Github page, look over the issues, comment and pick one of the bugs&#x2F;features.<p>When you finished with the task create a PR.