Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up[suggestion] Listing anti-patterns in README #279
Labels
Comments
Indeed this case save us time. Instead of pointing people to the closed issues that are not easily visible, they will hopefully read the README and find some answers to their questions. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think listing anti-patterns with some basic reasoning about "why not" is a good idea.
Example - singleton. Although #256 has "won't fix" label
Listing most popular anti-patterns (without actual implementation) should allow people to find the name from readme