This repository has been archived on 2025-03-28. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
coryd.dev-eleventy/src/links/2023/2023-11-22-effective-code-reviews.md
2024-04-20 13:45:47 -07:00

7 lines
488 B
Markdown

---
title: "Effective Code Reviews"
date: "2023-11-23T02:58-08:00"
tags: ["development"]
description: "A well-conducted code review is an opportunity for both the author and the reviewer to learn, share knowledge, and contribute to the overall quality of the software. They are our shared journey towards excellence. The following guidelines may help both authors and reviewers carry out this task more efficiently and constructively."
link: https://addyosmani.com/blog/code-reviews/
---