Skip to content

Perhaps misleading to consider client/server-separation "Separation of Concerns" #147

@NVedsted

Description

@NVedsted

In the week 3 README, client/server is described as an application of "Separation of Concerns" (SoC) which does not seem entirely correct to me. Splitting into a client and a server is a practical necessity whereas SoC is more a design choice. SoC is of course relevant in how you would structure the client and the server individually.

This is certainly a nit-pick and I do appreciate introducing concepts such as SoC, but I am not sure this is the right way.

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