Coding Rules

Rules for writing robust, maintainable code

About

Coding Rules is a collection of rules that will help you write more robust, more maintainable code. Although the site is pretty new and only has a few rules, we aim to collect every useful rule there is!

Contributing

Contributions are appreciated! You can:

  • Add a new rule
  • Improve an existing rule: improve the wording, add examples...
  • Discuss existing rules
  • Improve the website
  • Anything else you want!

Everything happens on the GitHub repo: n-e/codingrules.dev. Feel free to create an issue or a pull request.

If you want to contribute to the rules, have a look in the rules folder.

Sharing

The rules are licensed under the CC BY-SA 4.0 license. You can share and adapt them as long as you follow the terms of the license, which mainly means that you should do that with the same license, credit the authors and link to this website.