Code reviews improve code quality:
- Others catch bugs you missed
- You learn new techniques
- Knowledge spreads across the team
- Consistent style emerges
Give constructive feedback. Explain why, not just what. Be open to learning from reviews of your code.