How to Accelerate #CodeReviews with #Nudges: Insights from Microsoft’s Study
How to Accelerate #CodeReviews with #Nudges: Insights from Microsoft’s Study
#Codereviews have a lot of value:
* Find common mistakes
* Find inconsistencies with similar solutions elsewhere in de code base
* Identify new or updated NuGet or NPM packages that don't meet the standards
* Identify unwanted coupling
* Identify constructs that are non-trivial to other developers (which can be you in the future)
* Find potential refactoring opportunities
For the second time in a row, I will be speaking at @cfgmgmtcamp in my home town Ghent
I will share how in 2012 a novice team found a more efficient, lean way to run code reviews over pull requests.
How #Google takes the pain out of #codereviews, with 97% dev satisfaction
https://engineercodex.substack.com/p/how-google-takes-the-pain-out-of
To duplicate or not to duplicate? Check out my new post.
https://www.linkedin.com/feed/update/urn:li:activity:7013489729077735424/
#codereviews, #cleancode, #java, #python, #csharp, #javascript, #codeduplication, #sonarcube, #simian
Are code styles effective? Are they suffocating the developer's spirit?
Here's my new post on LinkedIn.
https://www.linkedin.com/posts/activity-7009156515919998976-ST94
#codereviews, #cleancode, #java, #python, #csharp, #javascript