Love the tips, I feel 100% relatable due to I have done some of the things you said, but I learn somethings as well, the difference I see is that you have already like a framework in your head, maybe because of your vast experience which is something really good. 👍 You gained a new subscriber.
I have an upcoming interview focused on code review and this video was just so good. I'll definitely try to apply your tips and approach also at work. Thanks!
Great video! I use your videos to practice English, and your tips are so easy to learn. Thanks, bro!
I'd be straight to be point with things I dislike, and have an open mind. I'd ask questions when I wouldn't understand the intended output for project N, but not to say that I found something wrong with the code. Had a co-worker leaving such remarks: "Don't you think this would've been better?", "Why did you do it this way instead if using our in built code?" That's a bad approach. I rather guide the developer and explain within reason why something might be out of bounds and provide examples.
Great advice, tips and rundown Cody!
Great explaination! Thank you a ton!
Would love a video on unit tests!
Great video! I had a question about the part where you mention DMing the author to discuss issues in a PR. Doesn’t that go against the purpose of pull requests—keeping discussions transparent, collaborative, and documented? I usually try to keep all feedback within the PR itself for that reason. Curious to hear your take on this!
Greetings! I'm also a software engineer here in Chicago! Love you videos!
Amazing video. You just gained another subscriber.
Going to rewatch this
This was super helpful as a junior software engineer who hasn't delivered a proper code review before, I especially like that you also take the time to compliment when you see a good piece of code. Do you have any recommendations for code review interviews? I've applied to a job and passed the live coding session and next is to do a code review interview which I haven't done before for any of my previous job applications. Would be super helpful to get your insights :)
Great job 👍 Really helpful 🙂
Great vídeo. Congrtulations. Im tring to imolements pode Review on my team, and I have more operationals doubts. How are the branchs? Dont u have problems of mergin? Thanks
i would like to know how to write good unit tests
Can you give us an example of things you pass or let slide when reviewing and vice versa things that absolutely need to be changed
Thanks for valuable stuff
being Senior engineer ,how do we manage our own work along with the PR review , which is quite challenging , which leads to poor code quality.
The percentage of reviews that you approve are the opposite to me - I usually approve about 20% of the time, i.e. without the need for a comment or change.
@CodyEngelCodes