Improving Reusable Atom for Sequential RPC Calls
Hi 
I am trying to build re-usable atom that accepts multiple component props and does data fetching + some other operations on top of that. I have a working solution but I don't like the family id transformations. How could I improve this? I want to use this if I have multiple sequential RPC calls that depend on each other.
I am trying to build re-usable atom that accepts multiple component props and does data fetching + some other operations on top of that. I have a working solution but I don't like the family id transformations. How could I improve this? I want to use this if I have multiple sequential RPC calls that depend on each other.
