Hacker News new | ask | show | jobs
by ndreckshage 4158 days ago
Confidence in returning the minimum to render a view. By default, without having to worry about over / under fetching data. Not having to worry about cleaning up endpoints when the needs of the consumer changes. A client that requests exactly what it needs, rather than hitting an endpoint with 'something', is extremely efficient.
1 comments

Great answer; thanks for the clarification!