-
Notifications
You must be signed in to change notification settings - Fork 0
Home
David Calhoun edited this page Apr 6, 2017
·
3 revisions
- The internal GoNoodle style guide, the best resource for folks interested in writing code for GoNoodle.
- All code in any code-base should look like a single person typed it, no matter how many people contributed.
- The following outlines the practices that we seek to adhere to in all code that we originally author.
"Part of being a good steward to a successful project is realizing that writing code for yourself is a Bad Idea™. If thousands of people are using your code, then write your code for maximum clarity, not your personal preference of how to get clever within the spec." - Idan Gazit
Use the sidebar on the right to navigate the style guide.