Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jspahrsummers/effective-code-review
Presentation about my process for making code reviews as effective as possible
https://github.com/jspahrsummers/effective-code-review
code-quality code-review presentation talk
Last synced: 26 days ago
JSON representation
Presentation about my process for making code reviews as effective as possible
- Host: GitHub
- URL: https://github.com/jspahrsummers/effective-code-review
- Owner: jspahrsummers
- License: other
- Created: 2021-05-02T21:26:12.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-31T19:33:29.000Z (over 3 years ago)
- Last Synced: 2024-08-09T13:17:13.960Z (3 months ago)
- Topics: code-quality, code-review, presentation, talk
- Homepage: https://jspahrsummers.com/portfolio/effective-code-review/
- Size: 50.6 MB
- Stars: 65
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Effective Code Review
**Video recording coming soon!**
Peer code review is an essential part of the software engineering process in any team or open source setting, but since most of us received little training in _how_ to do it, the quality of code reviews can vary wildly.
Based on my experience performing thousands of code reviews in large commercial and open source projects, I've developed strategies for making each review as effective as possible. In this talk, I'll present my process, along with the first principles that inspired it, to make your reviews much more valuable for everyone—the author, your teammates, and you (the reviewer) too!
_Slide text and presenter notes [licensed under CC BY 4.0](LICENSE.md). Presentation rendered using [Deckset](https://www.deckset.com)._