Code Review
November 29, 2023
Tackling the Goliath: Effective Strategies for Reviewing Large Codebases
Understanding the Challenge In an ideal world, code reviews are concise, focused, and manageable. However, in the real world of software development, we often encounter situations where we must review large amounts of code, sometimes even entire repositories.By PullRequest
November 28, 2023
Secure and Effective Logging in Golang: Best Practices and Tools
Logging is an essential aspect of software development, serving as a window into the operational health and behavior of applications.By PullRequest
November 27, 2023
Why You Should Use Pull Requests: A Developer's Essential Tool
In the ever-evolving landscape of software development, the efficient management of code changes is a critical component of a successful project.By PullRequest
January 31, 2022
How to Catch Injection Security Vulnerabilities in Code Review
About the author
Will Barrett is a Software Engineer, Technical Lead, and Engineering Manager from the San Francisco Bay Area with over 14 years of experience. He’s a Superset PMC Member of The Apache Software Foundation. He’s held staff software engineer and senior engineer roles at Change.org, Entelo, Sqwiggle and Preset.
Will is the author of On Learning to Program, a blog for new Software Engineers entering the industry. Will is also a certified reviewer on PullRequest where he’s caught hundreds of bugs, security issues, and other critical issues for over 40 teams.
By Will Barrett
January 28, 2022
Yes, You Will Take Down Production (And That's Okay)
About the author
Will Barrett is a Software Engineer, Technical Lead, and Engineering Manager from the San Francisco Bay Area with over 14 years of experience. He’s a Superset PMC Member of The Apache Software Foundation. He’s held staff software engineer and senior engineer roles at Change.org, Entelo, Sqwiggle and Preset.
Will is the author of On Learning to Program, a blog for new Software Engineers entering the industry. Will is also a certified reviewer on PullRequest where he’s caught hundreds of bugs, security issues, and other critical issues for over 40 teams.