Okay. And what’s preferred now, `Observable.create...
# rx
p
Okay. And what’s preferred now,
Observable.create()
or an instance of
Observable<T>()
?