Created
January 28, 2019 21:47
-
-
Save gatamar/77d21e46d89de7528cdb651f27239825 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| My top tips for productive code reviews: | |
| π Give praise, not only improvement suggestions. | |
| π€ Automate all sorts of style checks. | |
| π€ Agree with the team before making big changes. | |
| π€ Ask for clarification, rather than saying something is wrong. | |
| β Use tests to show your intent. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment