#code-quality
Read more stories on Hashnode
Articles with this tag
If LLMs are probabilistic - do you trust the code output to chance, thoroughly inspect it, or look at it as part of the story? Most engineers will...
Why is LGTM scary? We don't know if the reviewer reviewed it, spent time to understand the code change, knows what the code is supposed to do, etc. As...
A prominent social media company I spoke with said, "some teams do lots of code reviews, while others don't do them at all...but we're shipping more...
What's the best way to get code reviews pushed through? Assigning them to the most-familiar dev, assigning them to the quickest dev, or less familiar...
Understanding the context of a PR is hard enough. Understanding it quickly is harder. Why are these both impossible to achieve? It has always involved...
A software developer told me "Humans aren't good at reading code." ...So why do code reviews in the first place?