|
|
|
|
|
by k__
4792 days ago
|
|
I'm an UI-developer, but I still have to think about software architecture, because we have a multi-tier System. There is a data-gathering (tier-1) and -mutation (tier-2) backend and a HTTP-front-end to gather this data (tier-3). And then there is the GUI (tier-4), which is an application itself, with the HTTP-frontend as backend. The back-end developers work in tier-1/2
The front-end evelopers work in tier-3/4 |
|