Tag: style guide
JavaScript Style Guides And Beautifiers
JavaScript Style Guides And Beautifiers. This is a stellar article. I feel that style guides are an integral implementation for a number of reasons. Primarily the consistency facilitated by a style guide can dramatically lower the overhead both in development time and getting various contributors up to speed with a project. There are a ton […]
Posted: May 04, 2012
Google HTML/CSS Style Guide
Google HTML/CSS Style Guide. I love style guides, I really do. I see style guides as being essential when working on a team because there is so much that can be done just a little bit differently that might have a frustrating effect on another teammate. I’m not proclaiming that everyone should be embracing and […]
Posted: April 25, 2012
Improving Your Process: Establishing Style Guides
I’m becoming increasingly comfortable with the idea that at least some form of style guide, whether on a team or individually, is an extremely important part of the process. It helps with everything from readability to quality control and especially helps a team become that much more cohesive.
Posted: March 29, 2010