In our blog we share best practices, behind-the-scenes peeks at our company and news from the tech industry. To make sure you don’t miss any news, you can subscribe to our RSS feed. Just add this page to your favorite RSS reader or copy the direct link to our feed.
Blog

The change is small, we have tests, or the deadline is tight - are these valid reasons to skip code reviews? In this blog post, we shed light on the right and wrong reasons for skipping reviews.

MergeBoard 0.4 introduces many user interface changes and improvements to make reviewing easier. Find out how you can make use of the new features to make your reviewing experience smoother and more efficient.

Opinions differ on the best way to integrate code review feedback into code: Appending commits or rebasing changes? Combine both approaches by using fixup commits.

Combine the security of VMs with the ecosystem of docker! In this blog post, we describe the basics of how we implemented a secure and well-isolated multi-tenant environment for running untrusted user programs.

Code reviews offer a variety of benefits in addition to the original motivation of finding bugs. In this blog post, we’ll go over these advantages, explain what you should look out for, and highlight challenges you need to solve.