Hacker News new | ask | show | jobs
by arianvanp 3568 days ago
Exactly, now you put the onus to solve N+1 on the serverside, instead of in the old case the client would do N+1 requests...