Skip to content

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

Notifications You must be signed in to change notification settings

the-vaan-group/guides

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guides

Guides for working together, 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.

Guides by category

Protocols

Languages

Frameworks and Platforms

Tools

Acknowledgements

This work is based on Guides by ThoughtBot Inc..

License

© 2021 The Vaan Group LLC. The work is distributed under the Creative Commons Attribution 3.0 Unported License.

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published