Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 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

Stars

4 stars

Watchers

1 watching

Forks

Releases

Sponsor this project

Packages

Contributors