I call it a flash meeting, but maybe there is another suitable name.
From time to time (and sometimes more often) one of my developers comes to my table and asks how he should encode a certain piece of code.
The code itself does not directly respond to the function, which means that it was not developed during the requirements, but is part of the internal behavior of the function.
After discussion for 5 minutes, we will focus on the solution. My question is: how can I record this discussion so that in the future, when someone else looks at this piece of code, this person will understand why it was designed in this way, and not in this way?
Should I ask the developer to write directly in the discussion summary code or open the Word template and record the discussion, as if it were a 2-hour meeting? Any suggestions?
source share