Do we have some rule of a thumb as how deep to pas...
# compose
u
Do we have some rule of a thumb as how deep to pass-in a viewmodel, and where should callback be used, to get events flowing back up? Obviously reusable stuff needs a callback, but what about "screen" level stuff?