# Tips for giving your first code reviews

DevFeed: [Tips for giving your first code reviews](<https://devfeed.tech/articles/tips-for-giving-your-first-code-reviews-27412.md>)

Original publisher: [Read original article](<http://engineering.khanacademy.org/posts/tips-for-code-reviews.htm>)

Author: Khan Academy

Published: 2017-09-18T22:00:00Z

Content type: tutorial

Language: en

Sources: [Khan Academy](<https://devfeed.tech/sources/khan-academy.md>)

Topics: [Code review](<https://devfeed.tech/topics/code-review.md>), [engineering-culture](<https://devfeed.tech/topics/engineering-culture.md>)

Tags: [advice](<https://devfeed.tech/tags/advice.md>), [code-review](<https://devfeed.tech/tags/code-review.md>), [code-reviews](<https://devfeed.tech/tags/code-reviews.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [internship](<https://devfeed.tech/tags/internship.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [news](<https://devfeed.tech/tags/news.md>), [onboarding](<https://devfeed.tech/tags/onboarding.md>), [tips](<https://devfeed.tech/tags/tips.md>)

## AI overview

Hannah Blumberg shares practical advice for people conducting code reviews for the first time. She explains how asking questions and working through reviews with a teammate can help new reviewers contribute, learn, and communicate feedback effectively.

## Source excerpt

By Hannah Blumberg At Khan Academy, (nearly) every piece of code that goes into our codebase has been ... Read more