|
|
|
|
|
by philderbeast
1033 days ago
|
|
you can have seperation of data and UI and still send the whole page. The vast majority of the time, the browswer is infact going to be the only client. once you reach the point where its not, then build the api to suit the new client rather then trying to build one that does both. |
|
But on the other hand, you can have a iOS or Android based app that depends on the same data. So the browser is not the only client in general, especially nowadays, I think?