Join Slack
Powered by
I had a huge issue with the `share()` operator bec...
# rx
p
poohbar
05/03/2017, 3:20 PM
I had a huge issue with the
share()
operator because I didn't realize it shares just the reference so when some operators mutated the object other observers randomly recevied it either alrady mutated or not.
Open in Slack
Previous
Next