chore: link tags

This commit is contained in:
Cory Dransfeldt 2024-04-20 13:45:47 -07:00
parent fdee04494b
commit 4132c92186
No known key found for this signature in database
335 changed files with 342 additions and 2 deletions

View file

@ -1,6 +1,7 @@
---
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/
---