Skip to main content

Questions tagged [what-is-a-code-review]

This tag is for discussing what a Code Review answer is. For example: how it differs from a 'real' code review, the minimum amount of explanation needed in an answer, and generally what can be helpful to provide in an answer.

17 votes
1 answer
202 views

I recently viewed a question where the only answer was simply telling the OP to use a provided API instead of scraping data themselves. Is this considered an appropriate answer on Code Review? My ...
Carcigenicate's user avatar
20 votes
5 answers
612 views

So, this site is called "Code Review"... What we do here is... ask for and write Code Reviews, naturally. However, I feel that there are a whole bunch of different thoughts floating around about ...
Simon Forsberg's user avatar
39 votes
8 answers
2k views

What should we do with: Short answers (for example, "I suggest you use [hyperlink to this standard API] instead.") Code-only answers (for example, an improved version of the code in the OP) Such ...
ChrisW's user avatar
  • 13.1k