Developers don't like writing documentation, generally. — Knowledge sharing in tech teams seems to be a recurring problem. While it could solve a lot of problems (like allowing swift onboardings, unavailability of the colleagues or high turnover with knowledge loss) and many tools exist to make it easy, team members don't always want to participate... Continue Reading →
The Hitchhiker’s guide to a great Developer Onboarding
A guide on how to onboard a new software engineer on a project with efficiency
How to make the best of Code Review
In our development team, we do code review on every single merge request (aka a pull request for GitHub users) without exception. Every MR is reviewed by two developers of the team. I personally love it as I think it has a lot of advantages (as I'll explain below). But code review can also quickly... Continue Reading →