Skip to content

Incorrect definition of single responsibility principle in docs #2081

Description

@jasonsemko

One such technique is the single responsibility principle, that is, a component should ideally only do one thing.

From Martin Fowlers book "Clean Architecture" below:

Of all the SOLID principles, the Single Responsibility Principle might be the least well understood. That's likely because it has a particularly inappropriate name. It is too easy for programmers to hear the name and then assume that it means everyone module should do just one thing.

Is this something you all are open to me updating?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions