Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
NVedsted opened this issue Mar 23, 2024 · 0 comments

Comments

@NVedsted
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant