All Projects → jspahrsummers → effective-code-review

jspahrsummers / effective-code-review

Licence: other
Presentation about my process for making code reviews as effective as possible

Projects that are alternatives of or similar to effective-code-review

qodana-action
⚙️ Scan your Java, Kotlin, PHP, Python, JavaScript, TypeScript projects at GitHub with Qodana
Stars: ✭ 112 (+77.78%)
Mutual labels:  code-review, code-quality
sonarqube-action
Integrate SonarQube scanner to GitHub Actions
Stars: ✭ 90 (+42.86%)
Mutual labels:  code-review, code-quality
localhost-sonarqube
Analysing source code locally with SonarQube in a Docker environment.
Stars: ✭ 17 (-73.02%)
Mutual labels:  code-review, code-quality
talks
Source for all talks I've presented at various conferences
Stars: ✭ 12 (-80.95%)
Mutual labels:  presentation, talk
Code Review Checklist
This code review checklist helps you be a more effective and efficient code reviewer.
Stars: ✭ 214 (+239.68%)
Mutual labels:  code-review, code-quality
clang-tidy-pr-comments
Turn clang-tidy warnings and fixes to comments in your pull request
Stars: ✭ 24 (-61.9%)
Mutual labels:  code-review, code-quality
inline-plz
Inline your lint messages
Stars: ✭ 32 (-49.21%)
Mutual labels:  code-review, code-quality
Reviewdog
🐶 Automated code review tool integrated with any code analysis tools regardless of programming language
Stars: ✭ 4,541 (+7107.94%)
Mutual labels:  code-review, code-quality
rjsmake
Use Markdown to generate a Reveal.js presentation in minutes.
Stars: ✭ 19 (-69.84%)
Mutual labels:  presentation, talk
Talks
Repository of publicly available talks by Leon Eyrich Jessen, PhD. Talks cover Data Science and R in the context of research
Stars: ✭ 16 (-74.6%)
Mutual labels:  presentation, talk
Countrypicker
A simple, customizable Country picker for picking country or dialing code. 🇮🇳 🇯🇵 🇰🇷 🇩🇪 🇨🇳 🇺🇸 🇫🇷 🇪🇸 🇮🇹 🇷🇺 🇬🇧
Stars: ✭ 174 (+176.19%)
Mutual labels:  presentation
Presento
A clean, simple and extensible template for presentations. Supports XeTeX and Beamer.
Stars: ✭ 187 (+196.83%)
Mutual labels:  presentation
Marp Core
The core of Marp converter
Stars: ✭ 224 (+255.56%)
Mutual labels:  presentation
Presentr
iOS let's you modally present any view controller, but if you want the presented view controller to not cover the whole screen or modify anything about its presentation or transition you have to use the Custom View Controller Presentation API's.
Stars: ✭ 2,816 (+4369.84%)
Mutual labels:  presentation
Documentserver
ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time.
Stars: ✭ 2,335 (+3606.35%)
Mutual labels:  presentation
Marp
The entrance repository of Markdown presentation ecosystem
Stars: ✭ 3,378 (+5261.9%)
Mutual labels:  presentation
Presa
🎞 Make stylish presentations in React, powered by styled-components
Stars: ✭ 169 (+168.25%)
Mutual labels:  presentation
Kittik
Create slides in TypeScript and present them in the terminal using ASCII only!
Stars: ✭ 147 (+133.33%)
Mutual labels:  presentation
Djsemimodalviewcontroller
Simple semi modal presentation dialog with stacked content
Stars: ✭ 137 (+117.46%)
Mutual labels:  presentation
stanford-beamer-presentation
This is an unofficial LaTeX Beamer presentation template for Stanford University.
Stars: ✭ 47 (-25.4%)
Mutual labels:  presentation

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. Presentation rendered using Deckset.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].