Skip to content

Instantly share code, notes, and snippets.

@gatamar
Created January 28, 2019 21:47
Show Gist options
  • Save gatamar/77d21e46d89de7528cdb651f27239825 to your computer and use it in GitHub Desktop.
Save gatamar/77d21e46d89de7528cdb651f27239825 to your computer and use it in GitHub Desktop.
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