Skip to content

[suggestion] Listing anti-patterns in README #279

Open
@gyermolenko

Description

@gyermolenko

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

  • it is in PRs section, and people (if searching history at all) are searching issues first.
  • it was misspelled, Singelton instead of Singleton, therefore impossible to find

Listing most popular anti-patterns (without actual implementation) should allow people to find the name from readme

  • immediately assume it was'n just missed by mistake
  • see why it is not welcome for python projects

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions