|
|
|
|
|
by korla
2378 days ago
|
|
Aren't you just moving the client to the backend here? As I understand it we are talking about how whoever needs to render the data gets the data. GraphQL vs. REST vs. whatever is still as relevant in the backend-rendered case. |
|
From your angle, I guess one other alternative to GraphQL and REST would be RPC. ;)