#git
Read more stories on Hashnode
Articles with this tag
When you work on large bodies of work, stacked PRs don't work...but you can't always split it up. What do you do with large PRs?
I was talking to an engineering leader at a large company (5k devs), and he said every team in the organization gets to decide their own dev process....
"The hardest part of code reviews is figuring out what the hell they were thinking." I used to think commit messages were good enough, but there's too...
But who looks at them once they are closed?
What is the main purpose of code reviews? Is it: a) To fix bugs? b) To fix formatting mistakes? c) To tell a story? d) To share knowledge? e) To...
If your code comments are sufficient enough to tell a story, why do we onboard engineers using pair programming?