Skip to content

startae/guides

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Startaê Guides of Style

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

Any fool can write code that a computer can understand. Good programmers write code that humans can understand. - Martin Fowler

Table of Contents

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.

About

Startaê's code styleguide.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages