Improving Code Readability With CSS Styleguides
"Once your latest project is finished, you are very likely to forget the structure of the layout, numerous classes as well as the color scheme you’ve used in the project. In CSS-files sensible structuring can drastically reduce complexity, improve code management and consequently simplify maintainability. However, how can you achieve sensible structuring? Well, there are a number of options. For instance, you can make use of comments — after all, in CSS-code there is always some area for useful hints, notes and, well, comments you can use afterwards, after the project has been deployed."
Tags : c-and-cpp opinion programming
You will be redirected to Improving Code Readability With CSS Styleguides, in 20 seconds.
