What are you missing from RxJava when using flow?
# rx
d
What are you missing from RxJava when using flow?
a
Debugging working reliably.
It used to be that I'd also miss things like the
cache
operator but I think that's been handled now that we have
StateFlow
d
Yeah, I was generally asking for operators but the debugger issues are a good point