Join Slack
Powered by
Is there an idiomatic way to compose an object fro...
# rx
l
locke
03/26/2018, 4:32 PM
Is there an idiomatic way to compose an object from multiple Observables? The current implementation from my predecessor just uses a global variable and a bunch of flatMaps. I'm assuming there's a better way.
Open in Slack
Previous
Next