Reactive programming is here to stay, so you might as well learn it!
It has already become a favourite tool in the toolboxes of many Swift or C# developers, and now with major companies such as Netflix and Microsoft backing it up, it is time to make it's mark on Java.
In this lecture we'll talk about RxJava library and how it can be used together with all the new nifty features from Java 8.
But more importantly, we'll try to get to the bottom of what it actually means to use the concepts of Reactive programming in our applications.
Once we understand that, RxJava will be yet another great tool in our toolbox.