Can you spill the beans...?
Login to reply
Replies (1)
Using proxies to optimistically create an observable chain where each step attempts to access the value. it basically resolves the path through the object as if each field returned a Promise and you used `await` at each step