Find out how to get better diffs in Visual Studio Code with SemanticDiff and the impact this has on our code review solution MergeBoard.| mergeboard.com
Learn in which situations either code reviews or pair programming perform well and how you may combine them for best results.| mergeboard.com
Find out how to split your tenant data using PostgreSQL, extend your FastAPI backend to handle multitenancy and perform migrations with Alembic.| mergeboard.com
The change is small, we have tests, or the deadline is tight - are these valid reasons to skip code reviews? Let's take a closer look.| mergeboard.com
MergeBoard 0.4 introduces many user interface changes and improvements to make reviewing easier. Learn how to adapt your workflow to get most out of it.| mergeboard.com
Should code review feedback be addressed by appending commits or rebasing changes? Combine both approaches with fixup commits!| mergeboard.com
Code reviews offer many benefits besides finding bugs. Learn more about the advantages, what to look out for in reviews, and potential challenges you may face.| mergeboard.com
Execute docker containers securely in a multi-tenant environment by combining the isolation level of VMs with the docker ecosystem.| mergeboard.com