|
|
|
|
|
by jiggawatts
581 days ago
|
|
> t would have been faster to render the data completely on the server, html included. OData batch, GraphQL, and similar technologies exist to reinvent this wheel: "What if instead of a hundred tiny calls we made one high-level request that returned a composite formatted response that includes everything the client needs to show the next state." Also known has... server-side rendered HTML like we did since the 1990s. |
|