Ask HN: How do you get code reviews of your personal projects?

12 points by automoton1 ↗ HN

6 comments

[ 2.5 ms ] story [ 23.4 ms ] thread
lol.

you test it. does it work? ok. ship it.

I 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

It'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.

Just checking if it works. Ship it and check for any security issue