Hey <@U10EJRH2L>, <@U14ECM2KV>, and friends. I fin...
# tornadofx
t
Hey @Ruckus, @ron, and friends. I finished two more chapters in the "Learning RxJava with JavaFX" guide. Chapter 5 should start yielding a lot of useful information, as it covers combining Observables. It even shows how to synchronize an
ObservableList
to the contents of two or more ObservableLists using the
combineLatest()
operator