TODO or not TODO / Stop spamming the code with useless comments
It has been proven that the best way to solve a complex task is to divide it into smaller tasks. Some people create a to-do list in a notebook, some draw a diagram, others prefer to keep the plan in their minds. And, of course, many of the engineers use TODO comments in their code,…