Skip to content

karmaniverous/rules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Karmic Rules for Writing Pretty Good Code

In order by insertion:

  1. Minimize external dependencies and try not to use shitty libraries.

  2. Troubleshooting works just like the regular kind: you won't hit your target if you don't have one.

  3. Nothing raises issues like contact with reality.

  4. If you want to get a complex process right, template it.

  5. A work in progress is the best kind.

  6. Generic logic + custom config ≫ custom logic

  7. Iterating: regularly on purpose ≫ by accident with your hair on fire ⇒ design.

Contributors

Submit an issue with your entry.

About

Karmic Rules for Writing Pretty Good Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

 
 
 

Contributors