Index
Series
Guides by topic
This guide will explore the latest AI code debugging tools and explain how automated debugging with ...
This guide explains the key differences between code review and testing, why one doesn't replace the...
This guide explores how defect density metrics can guide software quality engineering, particularly ...
This guide explores the industry standards for defect density in software development, so you can un...
This guide shows you how to implement pre-commit hooks to automate code quality checks, including li...
Explore how to improve code quality using GitHub Apps, including automation, integration, and effect...
This guide explores various tools and techniques for measuring code quality, including metrics, meth...
This guide explores how using a merge queue can enhance your team's productivity and significantly i...
This guide explains how to decide between refactoring and rewriting code for long-term code health.
Stacked pull requests are easier to read, easier to write, and easier to manage. Teams that stack ship better software, faster.