DavideSilva / guides

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Guides

Guides for getting things done, programming well, and programming in style.

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.

About


Languages

Language:Elixir 50.2%Language:Ruby 49.8%