|
|
|
|
|
by codeman001
456 days ago
|
|
I used AI code review tools but agree It would never replace human IMO. Here is why because of 2 golden rules of Code Reviews in tech why AI can't understand or trained on: - AI can't see always and remember it’s a human being on the other end of the code and review.
- AI could be brutal and will miss the good intent like a senior member who is helping the junior. It goes without saying that the key benefit of doing code reviews is to make the code better and fix issues. |
|