Skip to content
This repository was archived by the owner on Sep 30, 2025. It is now read-only.
This repository was archived by the owner on Sep 30, 2025. It is now read-only.

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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