Code with Style... Use Style Guides
Want to write clean code? Use a style guide!
Whether you’re using Ruby or not, style guides are a set of coding conventions that are good to follow in the context of any language or framework. There are some great community managed guides for Ruby, Javascript, and SASS.
Post a comment