
Stories and advice for dev leaders, written by dev leaders. How to scale your team, which metrics to use, how to grow your career… even how to explain software development to your CEO (hint: very carefully 😉 )
There’s much more to running a software development project than writing great code! Your tech stack is a pile of programming languages, frameworks, test suites,
If 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.
Time is a critical resource in every work environment that determines how people and processes interact. It’s also a key element of engineering efficiency and
Pull requests often go wrong. Learn and adopt our list of pull request best practices so that doesn’t happen to your team.
Learning how to measure technical debt will allow you to make sound decisions when thinking about software quality. Learn how in this post.
Code reviews have become a vital part of the software development process. They improve code quality, developer performance, and save development teams time. But only
What does high-quality code look like? Developers like to say that you know it when you see it. High-quality is free of code smells. Words
The GitHub approve pull request process is very flexible. You can approve PRs in several different ways. Learn 5 of them in this post.
Value stream management (VSM) is one strategy you can use to enhance how your company builds software. Keep reading to learn more.
Tech debt is a metaphor, but it costs you real money. In this post, learn how to reduce technical debt with 7 simple steps.