guides
guides copied to clipboard
Guides
Guides for getting things done, programming well, and programming in style.
- Best Practices
- Code Review
- Protocol
- Communication
- Git
- Rails
- Style
- Ruby
- Sass
- JavaScript
- Templating
- Linters
- Trello
- Github
- DevOps
High level guidelines:
- Be consistent.
- Don't rewrite existing code to follow this guide.
- Don't violate the conventions without a good reason.
A note on the language:
- "Avoid" means don't do it unless you have good reason.
- "Don't" means there's never a good reason.
- "Prefer" indicates a better option and its alternative to watch out for.
- "Use" is a positive instruction.
Credits
Thanks to thoughtbot from whom these guides are based.
These guides are maintained by Subvisual The names and logos for Subvisual are trademarks of GB-Software As A Service, Lda.
These guides are © 2017 GB-Software As A Service, Lda. They are distributed under the Creative Commons Attribution License.