All Questions
300 questions
2 votes
2 answers
173 views
Lost in the bureaucracy
I have a question about usage of libraries, harming performance of other code. I thought the question would fit Code Review being a general point about coding, prepared and put it into CR.SE. I ...
-2 votes
2 answers
152 views
I try to refactor a working code and it's doesn't work. Would adding the failed attempt be on-topic?
Below is my draft: I have a working code to have 2 search bars with dropdown suggestions, selectable by both mouse and arrow keys in TypeScript and Fresh/Preact. In there I have to explicitly declare ...
0 votes
1 answer
90 views
Is it inappropriate to ask for code reviews on github pull requests?
I was wondering if there's a way to get code reviews on github. Although I think I know the answer to this question I want to double check. There's a question open which is about asking a review of a ...
-1 votes
1 answer
97 views
Are software recommendation questions welcome?
I came across a question to review. I skip the review because I do not know what to do when software (libraries, frameworks, tools) recommendations are asked. I checked the Help Center, but I can not ...
1 vote
1 answer
99 views
Can another code review question count as 'review context?'
Questions about isolated code lacking context are closed as 'missing review context.' However, I have a question that, if another piece of code were part of, would count as review context. Suppose I ...
1 vote
1 answer
82 views
Reviewing Git commit messages alongside code
Recently, I have started using Git regularly for both my projects at work and my small personal projects. I was wondering if it would be acceptable to request Git commit message reviews alongside the ...
7 votes
1 answer
240 views
Do questions require specific problems, or are general reviews on-topic?
I have read; the Tour, What not to ask and How to ask a good question. I am unsure whether questions should specify specific problems, or if I should specify parts of the code where improvement is ...
0 votes
1 answer
268 views
Why was my post closed? Was I too critical of the original author or looking for confirmation bias?
I have a question about my Code Review Stack Exchange post: Is this an appropriate way to use TaskFactory to make asynchronous code synchronous? Which I originally posted on Stack Overflow. My ...