How to write comments to improve code clarity
I'm not going to lie - I used to struggle writing comments. I have wasted hours writing comments that aren't helpful to anyone, while leaving out comments that have cost me hours of debugging time. As we learn to code, we get taught to write comments early. In FreeCodeCamp's curriculum,