Are code comments important?
From the very first day I have heard about Agile development and I have been hearing things like “code comments are not such a good thing” The main idea behind that is that the code should be self explanatory; giving functions good names and splitting concerns into different functions. But what about the “why”; why… Read More »