Workflow4 Code Review Tools That Won't Disrupt Your FlowCode review tools abound, but not all of them lead to a sane process. Learn about a few that respect your flow and get the job done.
WorkflowWhat You Need in a Code Review Checklist (& What You Don't)Discover what your team needs in their code review checklist, what they don’t, and how you can automate code review checklists by repo.
WorkflowWhat Is a Pull Request & Why Is It Important for Code Review?This article will discuss pull requests, how they fit into the development process, and why they’re important for code review.
WorkflowSprint Planning Best Practices to Consider in 2023Read on for some sprint planning best practices to consider before engaging to increase the chances that your projects stay on track.
WorkflowThe Best Way to Do a Code Review on GitHubDoing a code review on GitHub is part of the daily lives of many engineers. In this post, learn how to do it and how to avoid pitfalls.
Product9 Engineering Productivity Tools to Improve Your TeamThere’s much more to running a software development project than writing great code! Your tech stack is a pile of programming languages, frameworks, test...
How to Easily Revert Git Pull RequestsIf you’re new to Git, “revert pull request” is something you might not know you’ll need to do eventually. Learn how in this post.
Eng. MetricsHow to Calculate Cycle Time PreciselyThe key to improving engineering efficiency is deeply understanding how to calculate cycle time and the four cycle time phases.
WorkflowPull Request Best Practices: Our TipsPull requests often go wrong. Learn and adopt our list of pull request best practices so that doesn’t happen to your team.