← Back to context Comment by trenchgun 7 hours ago Why delete comments! Constrained grammar! Make invalid state unrepresentable. 1 comment trenchgun Reply vaylian 4 hours ago Comments explain why the design is the way it is. If you later need to refactor the code, you probably won't remember the reasoning behind it and you don't know if it will be safe to remove or change parts of the design.
vaylian 4 hours ago Comments explain why the design is the way it is. If you later need to refactor the code, you probably won't remember the reasoning behind it and you don't know if it will be safe to remove or change parts of the design.
Comments explain why the design is the way it is. If you later need to refactor the code, you probably won't remember the reasoning behind it and you don't know if it will be safe to remove or change parts of the design.