Webinar Level Up Your Teams Code Reviews

Level Up Your Team’s Code Reviews

0
On February 2nd, we did a webinar called Level Up Your Team's Code Reviews. Our Engineering Manager, Kendrick Curtis, and our...
Top mistakes your team makes when performing code reviews

Top mistakes your dev team makes when performing code reviews

0
Code reviews are an essential part of any software development process and are crucial for improving code quality. However, despite their...
Small Pull Requests - 6 reasons why they are the best choice

Small Pull Requests: 6 reasons why they are the best choice

0
We know it’s easier to create large Pull Requests, and it might be tempting to do so. After all, writing smaller...
Becoming a code review master

Becoming a Code Review Master

0
On September 20th, we did a webinar called Becoming a Code Review Master. Guest speaker Curtis Einsmann, former AWS engineer and...
9 challenges of managing PRs and how to solve them

9 challenges of managing PRs and how to solve them

0
Developers have been using Pull Requests to review code on branches before it reaches master for a very long time. However,...