Clipping Comments
- 0
- Add a Comment
Adding comments to code is valuable to designers and developers, otherwise you might look at the code later and think, “What the hey?” But the problem with comments is they add bytes to your page and you don’t want to fatten it up and slow down the page’s loading. This article provides different options for managing comments without letting them control the page speed. […]
