Hacker News new | ask | show | jobs
by lokar 540 days ago
If the 3 things are related such that they will only ever be called in order one after the other (and they are not really complex) it’s better to just do all the work together.
1 comments

Yep, if they're related then I agree 100%.