Tagged Questions
3
votes
1answer
171 views
Designing the Architecture, separating projects. Am I “over thinking”?
Imagine having the following scenario:
You need to create a system where the Back end is seperate from the Front end, which is always important when programming, of course. But What if you want to be ...