No post body was provided.
Ask HN: How do you get code reviews of your personal projects?
1–7 of 7 posts
Re: Ask HN: How do you get code reviews of your personal projects?
#2Not sure if this is helpful, but I asked family for code reviews for my birthday. (Requires that you know coders.) This might be helpful: https://www.reddit.com/r/codereview/
Re: Ask HN: How do you get code reviews of your personal projects?
#3Not sure if this is helpful, but I asked family for code reviews for my birthday. (Requires that you know coders.) This might be helpful: https://www.reddit.com/r/codereview/
I love this! I wish I had programmers in the family.
Re: Ask HN: How do you get code reviews of your personal projects?
#4lol.
you test it. does it work? ok. ship it.
Re: Ask HN: How do you get code reviews of your personal projects?
#5I personally practice code review on my own stuff - even just me, I'd go through and pick it apart as if it were another person's code.
In some cases I have colleagues / friends who'd be able to help out too
Re: Ask HN: How do you get code reviews of your personal projects?
#6It'll take some investment but I'd start by finding someone else that needs a code review and offer it to them first. From there you mention that you'd appreciate if they scratch your back as well.
You can probably find some open source projects where you can offer code reviews to other.
Re: Ask HN: How do you get code reviews of your personal projects?
#7Just checking if it works. Ship it and check for any security issue