👩💻 Join our community of thousands of amazing developers!
Logo courtesy: http://reactivex.io/ There is a lot of hype around this shiny new thing in web applications development world called being “Reactive”! There are many frameworks popping up with this slogan, e.g., Vert.x, Akka, Spring Webflux, Play, RxJava, RxJS etc. to name a few. What does it mean? and why is this hype? is it worth your time? Let’s explore… What does Reactive mean exactly? Being reactive means ability to “react” to “events/changes”. One very simple example is how a column in exc...