Hacker News new | past | comments | ask | show | jobs | submit login

But if you’re going to render those `relation` records in a paginated list anyway, pulling them into memory is superior so you don’t hit another DB round trip delay.

Which is to say, there’s a lot of ways to do things, and trade offs between the different ways, but isn’t that the case with any library or framework?




> But if you’re going to render

Sure – if – that's fine and optimal! In larger apps, where there's more complexity, there are so many paths that aren't that trivial and that's where the trouble begins.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: