-
Notifications
You must be signed in to change notification settings - Fork 141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Revisit development rules for more efficiency #6
Comments
I think we need rules to clarify the interface for the following reasons.
|
Not a strict rule, but there's a guideline to write good code, called Object Calisthenics. This is a pretty strict guideline, so it is not necessary to precisely follow, but it helps to write testable, reusable, and extensible code. |
Anyway, whatever we adopt, it would be better to have some tips or guidelines for writing good code other than coding rules. |
In that case, it's better to link the document as a reference.
Yes, of course. I'm preparing it. |
This pull request has been automatically marked as stale because it has not had recent activity. |
I think I can write some more documents this month. |
This pull request has been automatically marked as stale because it has not had recent activity. |
We'll send PRs for each item and discuss them in the PRs.
The text was updated successfully, but these errors were encountered: