Recent Posts

Tips to write clean code

3 minute read

In this post I will go through the most useful rules that I follow to write clean code. You would wonder why it’s important to write clean code, well, for th...

Tips to read and understand code

8 minute read

The following list contains my personal tips for reading code of other developers. We spend a lot of time reading code of other people and knowing how to do ...

Retrospectives - Learning from the past

2 minute read

Look back in the last month and see what you did, which projects you participated in, which meetings you attended, how are the dinamics inside your team, wha...