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: How do you get code reviews of your personal projects?

12 pointsby automoton1over 6 years ago

5 comments

mavsmanover 6 years ago
It&#x27;ll take some investment but I&#x27;d start by finding someone else that needs a code review and offer it to them first. From there you mention that you&#x27;d appreciate if they scratch your back as well.<p>You can probably find some open source projects where you can offer code reviews to other.
NPMaxwellover 6 years ago
Not sure if this is helpful, but I asked family for code reviews for my birthday. (Requires that you know coders.) This might be helpful: <a href="https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;codereview&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;codereview&#x2F;</a>
评论 #18046416 未加载
jamietannaover 6 years ago
I personally practice code review on my own stuff - even just me, I&#x27;d go through and pick it apart as if it were another person&#x27;s code.<p>In some cases I have colleagues &#x2F; friends who&#x27;d be able to help out too
virtualmemoryover 6 years ago
Just checking if it works. Ship it and check for any security issue
cam3hamover 6 years ago
lol.<p>you test it. does it work? ok. ship it.