Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add https://sizovs.net/2020/07/19/the-code-review/ #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ This is a list of articles about code reviews grouped by the main topic.
- [https://www.thedroidsonroids.com/blog/splitting-pull-request](Splitting PRs)
- [https://softwareengineering.stackexchange.com/questions/244688/breaking-up-classes-and-methods-into-smaller-units](Breaking up code)
- Best Practices:
- [https://sizovs.net/2020/07/19/the-code-review](Code Review Best Practices by Eduards Sizovs)
- [https://stackoverflow.blog/2019/09/30/how-to-make-good-code-reviews-better/](Making Good Code Reviews Better)


Expand Down