You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,9 +14,9 @@ RxJavaFX is a lightweight library to convert JavaFX events into [RxJava](https:/
14
14
15
15
## Documentation
16
16
17
-
[Learning RxJava with JavaFX (EAP)](https://www.gitbook.com/book/thomasnield/rxjavafx-guide/details)
17
+
[Learning RxJava with JavaFX (EAP)](https://www.gitbook.com/book/thomasnield/rxjavafx-guide/details) - free eBook teaching RxJava 1.0 from a JavaFX perspective.
[Learning RxJava](https://www.packtpub.com/application-development/learning-rxjava) - Packt book that teaches RxJava 2.0 in depth, with a few RxJavaFX examples.
0 commit comments