Is there a way to start fetching an item before th...
# rx
b
Is there a way to start fetching an item before there’s a subscriber? aka, when a variable is initialized. I want to do a network call, store that value in a single. Then they get the value when they subscribe