Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ozanmuyes/029944f21124c740cf983021875d25b6 to your computer and use it in GitHub Desktop.
Save ozanmuyes/029944f21124c740cf983021875d25b6 to your computer and use it in GitHub Desktop.
Advices for Sustainable and Maintainable Codebase

Advices for Sustainable and Maintainable Codebase

  • [TDD] Write tests and / or docs before the implementation (even for pet and proof-of-concept projects)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment