Skip to content

webionate/guides

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 a guideline without a good reason.
  • A reason is good when you can convince a teammate.

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.

Contributing

Please read the contribution guidelines before submitting a pull request.

In particular: if you have commit access, please don't merge changes without waiting a week for everybody to leave feedback.

Credits

Thank you, thoughtbot and all the contributors!

thoughtbot

The original Guides is maintained by thoughtbot, inc.

This fork is maintained by webionate GmbH.

License

This Guides repository is a derivative of "Guides" by thoughtbot, used under CC BY.

webionate/guides is licensed under CC BY by webionate GmbH.

The names and logos for webionate are trademarks of webionate GmbH.

About

A guide for programming in style.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 85.5%
  • CSS 13.2%
  • CoffeeScript 1.3%