Ask HN: How do you perform code review?

  • The best method for me is to go through "hard" or "buggy" code together with 1-2 other devs, and then we can discuss why something was hard to solve or some bug appeared. Then maybe make some change to internal code or document in for future use