You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I really like this repo. I can see it being immensely useful when working on PR reviews in my company. Instead of explaining something I can simply link to a section in this repo.
Similarly to eg ruby-style-guide what do you think about creating a standalone github organization for this repo? The full link to this repo would be something like: https://github.com/clean-code-ruby/clean-code-ruby. I think this would be really nice and give this repo a nice, "official touch".
The text was updated successfully, but these errors were encountered:
That's a great idea. We can consolidate under clean-code org since there are clean-code-xxx guides for other languages (most notably JavaScript and PHP). It's worth discussing with other maintainers to see if they're on board with this idea.
It sounds like a good idea on paper to integrate this repo with ruby-style-guide but their differences are subtle yet significant. clean-code-ruby strives to illustrate clean coding practices via Ruby examples. Most of the concepts here can be applied to other programming languages. However, ruby-style-guide focuses more on Ruby-specific concepts instead.
Hi,
I really like this repo. I can see it being immensely useful when working on PR reviews in my company. Instead of explaining something I can simply link to a section in this repo.
Similarly to eg ruby-style-guide what do you think about creating a standalone github organization for this repo? The full link to this repo would be something like:
https://github.com/clean-code-ruby/clean-code-ruby
. I think this would be really nice and give this repo a nice, "official touch".The text was updated successfully, but these errors were encountered: