Code comments should explain WHY, not WHAT. If you have to explain what the code does, it probably needs to be clearer. Save comments for business logic, edge cases, and non-obvious decisions. #Coding#SoftwareDevelopment
Code comments should explain WHY, not WHAT. If you have to explain what the code does, it probably needs to be clearer. Save comments for business logic, edge cases, and non-obvious decisions. #Coding#SoftwareDevelopment
A space for Bonfire maintainers and contributors to communicate